
DUMP_CLASS:  AppendIterator EXTENDS IteratorIterator
   DUMP_FUNC: public void append(Iterator iterator)
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getArrayIterator()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void getIteratorIndex()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct()


DUMP_CLASS: interface ArrayAccess
   DUMP_FUNC: public abstract void offsetExists(offset offset)
   DUMP_FUNC: public abstract void offsetGet(offset offset)
   DUMP_FUNC: public abstract void offsetSet(offset offset, value value)
   DUMP_FUNC: public abstract void offsetUnset(offset offset)


DUMP_CLASS:  ArrayIterator
   DUMP_FUNC: public void append(value value)
   DUMP_FUNC: public void asort()
   DUMP_FUNC: public void count()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getArrayCopy()
   DUMP_FUNC: public void getFlags()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void ksort()
   DUMP_FUNC: public void natcasesort()
   DUMP_FUNC: public void natsort()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void offsetExists(index index)
   DUMP_FUNC: public void offsetGet(index index)
   DUMP_FUNC: public void offsetSet(index index, newval newval)
   DUMP_FUNC: public void offsetUnset(index index)
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void seek(position position)
   DUMP_FUNC: public void setFlags(flags flags)
   DUMP_FUNC: public void uasort(cmp_function cmp_function)
   DUMP_FUNC: public void uksort(cmp_function cmp_function)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(array array)


DUMP_CLASS:  ArrayObject
   DUMP_FUNC: public void append(value value)
   DUMP_FUNC: public void asort()
   DUMP_FUNC: public void count()
   DUMP_FUNC: public void exchangeArray(array array)
   DUMP_FUNC: public void getArrayCopy()
   DUMP_FUNC: public void getFlags()
   DUMP_FUNC: public void getIterator()
   DUMP_FUNC: public void getIteratorClass()
   DUMP_FUNC: public void ksort()
   DUMP_FUNC: public void natcasesort()
   DUMP_FUNC: public void natsort()
   DUMP_FUNC: public void offsetExists(index index)
   DUMP_FUNC: public void offsetGet(index index)
   DUMP_FUNC: public void offsetSet(index index, newval newval)
   DUMP_FUNC: public void offsetUnset(index index)
   DUMP_FUNC: public void setFlags(flags flags)
   DUMP_FUNC: public void setIteratorClass(iteratorClass iteratorClass)
   DUMP_FUNC: public void uasort(cmp_function cmp_function)
   DUMP_FUNC: public void uksort(cmp_function cmp_function)
   DUMP_FUNC: public void __construct(array array)


DUMP_CLASS:  BadFunctionCallException EXTENDS LogicException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  BadMethodCallException EXTENDS BadFunctionCallException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  CachingIterator EXTENDS IteratorIterator
   DUMP_FUNC: public void count()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getCache()
   DUMP_FUNC: public void getFlags()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void hasNext()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void offsetExists(index index)
   DUMP_FUNC: public void offsetGet(index index)
   DUMP_FUNC: public void offsetSet(index index, newval newval)
   DUMP_FUNC: public void offsetUnset(index index)
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void setFlags(flags flags)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(Iterator iterator, null flags)
   DUMP_FUNC: public void __toString()


DUMP_CLASS: interface Countable
   DUMP_FUNC: public abstract void count()


DUMP_CLASS:  DateTime
   DUMP_FUNC: public void format()
   DUMP_FUNC: public void getOffset()
   DUMP_FUNC: public void getTimezone()
   DUMP_FUNC: public void modify()
   DUMP_FUNC: public void setDate()
   DUMP_FUNC: public void setISODate()
   DUMP_FUNC: public void setTime()
   DUMP_FUNC: public void setTimezone()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  DateTimeZone
   DUMP_FUNC: public void getName()
   DUMP_FUNC: public void getOffset()
   DUMP_FUNC: public void getTransitions()
   DUMP_FUNC: public static void listAbbreviations()
   DUMP_FUNC: public static void listIdentifiers()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  Directory
   DUMP_FUNC: public void close()
   DUMP_FUNC: public void read()
   DUMP_FUNC: public void rewind()


DUMP_CLASS:  DirectoryIterator EXTENDS SplFileInfo
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getATime()
   DUMP_FUNC: public void getBasename(null suffix)
   DUMP_FUNC: public void getCTime()
   DUMP_FUNC: public void getFileInfo(null class_name)
   DUMP_FUNC: public void getFilename()
   DUMP_FUNC: public void getGroup()
   DUMP_FUNC: public void getInode()
   DUMP_FUNC: public void getLinkTarget()
   DUMP_FUNC: public void getMTime()
   DUMP_FUNC: public void getOwner()
   DUMP_FUNC: public void getPath()
   DUMP_FUNC: public void getPathInfo(null class_name)
   DUMP_FUNC: public void getPathname()
   DUMP_FUNC: public void getPerms()
   DUMP_FUNC: public void getRealPath()
   DUMP_FUNC: public void getSize()
   DUMP_FUNC: public void getType()
   DUMP_FUNC: public void isDir()
   DUMP_FUNC: public void isDot()
   DUMP_FUNC: public void isExecutable()
   DUMP_FUNC: public void isFile()
   DUMP_FUNC: public void isLink()
   DUMP_FUNC: public void isReadable()
   DUMP_FUNC: public void isWritable()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void openFile(null open_mode, null use_include_path, null context)
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void setFileClass(null class_name)
   DUMP_FUNC: public void setInfoClass(null class_name)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(path path)
   DUMP_FUNC: public void __toString()


DUMP_CLASS:  DomainException EXTENDS LogicException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  DOMAttr EXTENDS DOMNode
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isId()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void setUserData()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  DOMCdataSection EXTENDS DOMText
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void appendData(string data)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void deleteData(int offset, int count)
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public void insertData(int offset, string data)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isElementContentWhitespace()
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public bool isWhitespaceInElementContent()
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void replaceData(int offset, int count, string data)
   DUMP_FUNC: public void replaceWholeText()
   DUMP_FUNC: public void setUserData()
   DUMP_FUNC: public DOMText splitText(int offset)
   DUMP_FUNC: public string substringData(int offset, int count)
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  DOMCharacterData EXTENDS DOMNode
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void appendData(string data)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void deleteData(int offset, int count)
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public void insertData(int offset, string data)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void replaceData(int offset, int count, string data)
   DUMP_FUNC: public void setUserData()
   DUMP_FUNC: public string substringData(int offset, int count)


DUMP_CLASS:  DOMComment EXTENDS DOMCharacterData
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void appendData(string data)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void deleteData(int offset, int count)
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public void insertData(int offset, string data)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void replaceData(int offset, int count, string data)
   DUMP_FUNC: public void setUserData()
   DUMP_FUNC: public string substringData(int offset, int count)
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  DOMConfiguration
   DUMP_FUNC: public void canSetParameter()
   DUMP_FUNC: public void getParameter()
   DUMP_FUNC: public void setParameter()


DUMP_CLASS:  DOMDocument EXTENDS DOMNode
   DUMP_FUNC: public void adoptNode()
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public DOMAttr createAttribute(string name)
   DUMP_FUNC: public DOMAttr createAttributeNS(string namespaceURI, string qualifiedName)
   DUMP_FUNC: public DOMCDATASection createCDATASection(string data)
   DUMP_FUNC: public DOMComment createComment(string data)
   DUMP_FUNC: public DOMDocumentFragment createDocumentFragment()
   DUMP_FUNC: public DOMElement a new instance of class DOMElement or false createElement(string name, string[optional] value)
   DUMP_FUNC: public DOMElement createElementNS(string namespaceURI, string qualifiedName, string[optional] value)
   DUMP_FUNC: public DOMEntityReference createEntityReference(string name)
   DUMP_FUNC: public DOMProcessingInstruction createProcessingInstruction(string target, string[optional] data)
   DUMP_FUNC: public DOMText createTextNode(string content)
   DUMP_FUNC: public DOMElement the DOMElement or &null; if the element is getElementById(string elementId)
   DUMP_FUNC: public DOMNodeList getElementsByTagName(string name)
   DUMP_FUNC: public DOMNodeList getElementsByTagNameNS(string namespaceURI, string localName)
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode importNode(DOMNode importedNode, bool[optional] deep)
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public mixed load(string filename, int[optional] options)
   DUMP_FUNC: public bool loadHTML(string source)
   DUMP_FUNC: public bool loadHTMLFile(string filename)
   DUMP_FUNC: public mixed loadXML(string source, int[optional] options)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public void normalizeDocument()
   DUMP_FUNC: public bool registerNodeClass(string baseclass, string extendedclass)
   DUMP_FUNC: public bool relaxNGValidate(string filename)
   DUMP_FUNC: public bool relaxNGValidateSource(string source)
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public void renameNode()
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public mixed the number of bytes written or false if an error occurred. save(string filename, int[optional] options)
   DUMP_FUNC: public string the HTML, or false if an error occurred. saveHTML()
   DUMP_FUNC: public int the number of bytes written or false if an error occurred. saveHTMLFile(string filename)
   DUMP_FUNC: public string the XML, or false if an error occurred. saveXML(DOMNode node, int[optional] options)
   DUMP_FUNC: public bool schemaValidate(string filename)
   DUMP_FUNC: public bool schemaValidateSource(string source)
   DUMP_FUNC: public void setUserData()
   DUMP_FUNC: public bool validate()
   DUMP_FUNC: public int the number of XIncludes in the document. xinclude(int[optional] options)
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  DOMDocumentFragment EXTENDS DOMNode
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public bool appendXML(string data)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void setUserData()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  DOMDocumentType EXTENDS DOMNode
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void setUserData()


DUMP_CLASS:  DOMDomError


DUMP_CLASS:  DOMElement EXTENDS DOMNode
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public string getAttribute(string name)
   DUMP_FUNC: public DOMAttr getAttributeNode(string name)
   DUMP_FUNC: public DOMAttr getAttributeNodeNS(string namespaceURI, string localName)
   DUMP_FUNC: public string getAttributeNS(string namespaceURI, string localName)
   DUMP_FUNC: public DOMNodeList getElementsByTagName(string name)
   DUMP_FUNC: public DOMNodeList getElementsByTagNameNS(string namespaceURI, string localName)
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttribute(string name)
   DUMP_FUNC: public bool hasAttributeNS(string namespaceURI, string localName)
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public bool removeAttribute(string name)
   DUMP_FUNC: public bool removeAttributeNode(DOMAttr oldnode)
   DUMP_FUNC: public bool removeAttributeNS(string namespaceURI, string localName)
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public bool setAttribute(string name, string value)
   DUMP_FUNC: public DOMAttr old node if the attribute has been replaced or &null;. setAttributeNode(DOMAttr attr)
   DUMP_FUNC: public DOMAttr the old node if the attribute has been replaced. setAttributeNodeNS(DOMAttr attr)
   DUMP_FUNC: public void setAttributeNS(string namespaceURI, string qualifiedName, string value)
   DUMP_FUNC: public void setIdAttribute(string name, bool isId)
   DUMP_FUNC: public void setIdAttributeNode(DOMAttr attr, bool isId)
   DUMP_FUNC: public void setIdAttributeNS(string namespaceURI, string localName, bool isId)
   DUMP_FUNC: public void setUserData()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  DOMEntity EXTENDS DOMNode
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void setUserData()


DUMP_CLASS:  DOMEntityReference EXTENDS DOMNode
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void setUserData()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  DOMErrorHandler
   DUMP_FUNC: public void handleError()


DUMP_CLASS: final DOMException EXTENDS Exception
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: public code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  DOMImplementation
   DUMP_FUNC: public DOMDocument createDocument(string[optional] namespaceURI, string[optional] qualifiedName, DOMDocumentType doctype)
   DUMP_FUNC: public DOMDocumentType createDocumentType(string[optional] qualifiedName, string[optional] publicId, string[optional] systemId)
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public bool hasFeature(string feature, string version)


DUMP_CLASS:  DOMImplementationList
   DUMP_FUNC: public void item()


DUMP_CLASS:  DOMImplementationSource
   DUMP_FUNC: public void getDomimplementation()
   DUMP_FUNC: public void getDomimplementations()


DUMP_CLASS:  DOMLocator


DUMP_CLASS:  DOMNamedNodeMap
   DUMP_FUNC: public DOMNode getNamedItem(string name)
   DUMP_FUNC: public DOMNode getNamedItemNS(string namespaceURI, string localName)
   DUMP_FUNC: public DOMNode item(int index)
   DUMP_FUNC: public void removeNamedItem()
   DUMP_FUNC: public void removeNamedItemNS()
   DUMP_FUNC: public void setNamedItem()
   DUMP_FUNC: public void setNamedItemNS()


DUMP_CLASS:  DOMNameList
   DUMP_FUNC: public void getName()
   DUMP_FUNC: public void getNamespaceURI()


DUMP_CLASS:  DOMNameSpaceNode


DUMP_CLASS:  DOMNode
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void setUserData()


DUMP_CLASS:  DOMNodeList
   DUMP_FUNC: public DOMNode item(int index)


DUMP_CLASS:  DOMNotation


DUMP_CLASS:  DOMProcessingInstruction EXTENDS DOMNode
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void setUserData()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  DOMStringExtend
   DUMP_FUNC: public void findOffset16()
   DUMP_FUNC: public void findOffset32()


DUMP_CLASS:  DOMStringList
   DUMP_FUNC: public void item()


DUMP_CLASS:  DOMText EXTENDS DOMCharacterData
   DUMP_FUNC: public DOMNode appendChild(DOMNode newnode)
   DUMP_FUNC: public void appendData(string data)
   DUMP_FUNC: public void C14N()
   DUMP_FUNC: public void C14NFile()
   DUMP_FUNC: public DOMNode cloneNode(bool[optional] deep)
   DUMP_FUNC: public void compareDocumentPosition()
   DUMP_FUNC: public void deleteData(int offset, int count)
   DUMP_FUNC: public void getFeature()
   DUMP_FUNC: public void getNodePath()
   DUMP_FUNC: public void getUserData()
   DUMP_FUNC: public bool hasAttributes()
   DUMP_FUNC: public bool hasChildNodes()
   DUMP_FUNC: public DOMNode insertBefore(DOMNode newnode, DOMNode refnode)
   DUMP_FUNC: public void insertData(int offset, string data)
   DUMP_FUNC: public bool isDefaultNamespace(string namespaceURI)
   DUMP_FUNC: public void isElementContentWhitespace()
   DUMP_FUNC: public void isEqualNode()
   DUMP_FUNC: public bool isSameNode(DOMNode node)
   DUMP_FUNC: public bool isSupported(string feature, string version)
   DUMP_FUNC: public bool isWhitespaceInElementContent()
   DUMP_FUNC: public string lookupNamespaceUri(string prefix)
   DUMP_FUNC: public string lookupPrefix(string namespaceURI)
   DUMP_FUNC: public void normalize()
   DUMP_FUNC: public DOMNode removeChild(DOMNode oldnode)
   DUMP_FUNC: public DOMNode replaceChild(DOMNode newnode, DOMNode oldnode)
   DUMP_FUNC: public void replaceData(int offset, int count, string data)
   DUMP_FUNC: public void replaceWholeText()
   DUMP_FUNC: public void setUserData()
   DUMP_FUNC: public DOMText splitText(int offset)
   DUMP_FUNC: public string substringData(int offset, int count)
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  DOMTypeinfo


DUMP_CLASS:  DOMUserDataHandler
   DUMP_FUNC: public void handle()


DUMP_CLASS:  DOMXPath
   DUMP_FUNC: public mixed a typed result if possible or a DOMNodeList evaluate(string expression, DOMNode contextnode)
   DUMP_FUNC: public DOMNodeList a DOMNodeList containing all nodes matching query(string expression, DOMNode contextnode)
   DUMP_FUNC: public bool registerNamespace(string prefix, string namespaceURI)
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  EmptyIterator
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void valid()


DUMP_CLASS:  ErrorException EXTENDS Exception
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getSeverity()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code, null severity, null filename, null lineno)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message
   DUMP_VAR: protected severity


DUMP_CLASS:  Exception
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message
   DUMP_VAR: private string
   DUMP_VAR: private trace


DUMP_CLASS: abstract FilterIterator EXTENDS IteratorIterator
   DUMP_FUNC: public abstract void accept()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(Iterator iterator)


DUMP_CLASS:  InfiniteIterator EXTENDS IteratorIterator
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(Iterator iterator)


DUMP_CLASS:  InvalidArgumentException EXTENDS LogicException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS: interface Iterator


DUMP_CLASS: interface IteratorAggregate


DUMP_CLASS:  IteratorIterator
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(Traversable iterator)


DUMP_CLASS:  java
   DUMP_FUNC:  java java(string classname)


DUMP_CLASS:  JavaException
   DUMP_FUNC:  object getCause()


DUMP_CLASS:  LengthException EXTENDS LogicException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  LibXMLError


DUMP_CLASS:  LimitIterator EXTENDS IteratorIterator
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void getPosition()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void seek(position position)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(Iterator iterator, null offset, null count)


DUMP_CLASS:  LogicException EXTENDS Exception
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  mysqli
   DUMP_FUNC: public void autocommit()
   DUMP_FUNC: public void change_user()
   DUMP_FUNC: public void character_set_name()
   DUMP_FUNC: public void client_encoding()
   DUMP_FUNC: public void close()
   DUMP_FUNC: public void commit()
   DUMP_FUNC: public void connect()
   DUMP_FUNC: public void debug()
   DUMP_FUNC: public void disable_reads_from_master()
   DUMP_FUNC: public void disable_rpl_parse()
   DUMP_FUNC: public void dump_debug_info()
   DUMP_FUNC: public void enable_reads_from_master()
   DUMP_FUNC: public void enable_rpl_parse()
   DUMP_FUNC: public void escape_string()
   DUMP_FUNC: public void get_charset()
   DUMP_FUNC: public void get_client_info()
   DUMP_FUNC: public void get_server_info()
   DUMP_FUNC: public void get_warnings()
   DUMP_FUNC: public void init()
   DUMP_FUNC: public void kill()
   DUMP_FUNC: public void master_query()
   DUMP_FUNC: public void more_results()
   DUMP_FUNC: public void multi_query()
   DUMP_FUNC: public mysqli mysqli()
   DUMP_FUNC: public void next_result()
   DUMP_FUNC: public void options()
   DUMP_FUNC: public void ping()
   DUMP_FUNC: public void prepare()
   DUMP_FUNC: public void query()
   DUMP_FUNC: public void real_connect()
   DUMP_FUNC: public void real_escape_string()
   DUMP_FUNC: public void real_query()
   DUMP_FUNC: public void rollback()
   DUMP_FUNC: public void rpl_parse_enabled()
   DUMP_FUNC: public void rpl_probe()
   DUMP_FUNC: public void rpl_query_type()
   DUMP_FUNC: public void select_db()
   DUMP_FUNC: public void set_charset()
   DUMP_FUNC: public void set_local_infile_default()
   DUMP_FUNC: public void set_local_infile_handler()
   DUMP_FUNC: public void set_opt()
   DUMP_FUNC: public void slave_query()
   DUMP_FUNC: public void ssl_set()
   DUMP_FUNC: public void stat()
   DUMP_FUNC: public void stmt_init()
   DUMP_FUNC: public void store_result()
   DUMP_FUNC: public void thread_safe()
   DUMP_FUNC: public void use_result()


DUMP_CLASS: final mysqli_driver
   DUMP_FUNC: public void embedded_server_end()
   DUMP_FUNC: public void embedded_server_start()


DUMP_CLASS:  mysqli_result
   DUMP_FUNC: public void close()
   DUMP_FUNC: public void data_seek()
   DUMP_FUNC: public void fetch_array()
   DUMP_FUNC: public void fetch_assoc()
   DUMP_FUNC: public void fetch_field()
   DUMP_FUNC: public void fetch_field_direct()
   DUMP_FUNC: public void fetch_fields()
   DUMP_FUNC: public void fetch_object()
   DUMP_FUNC: public void fetch_row()
   DUMP_FUNC: public void field_count()
   DUMP_FUNC: public void field_seek()
   DUMP_FUNC: public void free()
   DUMP_FUNC: public void free_result()
   DUMP_FUNC: public mysqli_result mysqli_result()


DUMP_CLASS: final mysqli_sql_exception EXTENDS RuntimeException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message
   DUMP_VAR: protected sqlstate


DUMP_CLASS:  mysqli_stmt
   DUMP_FUNC: public void attr_get()
   DUMP_FUNC: public void attr_set()
   DUMP_FUNC: public void bind_param(var1 var1)
   DUMP_FUNC: public void bind_result()
   DUMP_FUNC: public void close()
   DUMP_FUNC: public void data_seek()
   DUMP_FUNC: public void execute()
   DUMP_FUNC: public void fetch()
   DUMP_FUNC: public void free_result()
   DUMP_FUNC: public void get_warnings()
   DUMP_FUNC: public mysqli_stmt mysqli_stmt()
   DUMP_FUNC: public void num_rows()
   DUMP_FUNC: public void prepare()
   DUMP_FUNC: public void reset()
   DUMP_FUNC: public void result_metadata()
   DUMP_FUNC: public void send_long_data()
   DUMP_FUNC: public void stmt()
   DUMP_FUNC: public void store_result()


DUMP_CLASS:  NoRewindIterator EXTENDS IteratorIterator
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(Iterator iterator)


DUMP_CLASS: interface OuterIterator


DUMP_CLASS:  OutOfBoundsException EXTENDS RuntimeException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  OutOfRangeException EXTENDS LogicException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  OverflowException EXTENDS RuntimeException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  ParentIterator EXTENDS RecursiveFilterIterator
   DUMP_FUNC: public void accept()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getChildren()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void hasChildren()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(RecursiveIterator iterator)


DUMP_CLASS:  PDO
   DUMP_FUNC: public bool beginTransaction()
   DUMP_FUNC: public bool commit()
   DUMP_FUNC: public string a SQLSTATE, a five-character alphanumeric identifier defined in errorCode()
   DUMP_FUNC: public array errorInfo()
   DUMP_FUNC: public int exec(string statement)
   DUMP_FUNC: public mixed getAttribute(int attribute)
   DUMP_FUNC: public static array getAvailableDrivers()
   DUMP_FUNC: public string lastInsertId(string[optional] name)
   DUMP_FUNC: public PDOStatement prepare(string statement, array driver_options)
   DUMP_FUNC: public PDOStatement query(string statement, null PDO, object object)
   DUMP_FUNC: public string a quoted string that is theoretically safe to pass into an quote(string string, int[optional] parameter_type)
   DUMP_FUNC: public bool rollBack()
   DUMP_FUNC: public bool setAttribute(int attribute, mixed value)
   DUMP_FUNC: public PDO a PDO object on success. __construct(string dsn, string[optional] username, string[optional] password, array driver_options)
   DUMP_FUNC: public final void __sleep()
   DUMP_FUNC: public final void __wakeup()


DUMP_CLASS:  PDOException EXTENDS RuntimeException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: public errorInfo
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS: final PDORow


DUMP_CLASS:  PDOStatement
   DUMP_FUNC: public bool bindColumn(mixed column, mixed param, int[optional] type)
   DUMP_FUNC: public bool bindParam(mixed parameter, mixed variable, int[optional] data_type, int[optional] length, mixed[optional] driver_options)
   DUMP_FUNC: public bool bindValue(mixed parameter, mixed value, int[optional] data_type)
   DUMP_FUNC: public bool closeCursor()
   DUMP_FUNC: public int the number of columns in the result set represented by the columnCount()
   DUMP_FUNC: public void debugDumpParams()
   DUMP_FUNC: public string errorCode()
   DUMP_FUNC: public array errorInfo()
   DUMP_FUNC: public bool execute(array input_parameters)
   DUMP_FUNC: public mixed fetch(int[optional] fetch_style, int[optional] cursor_orientation, int[optional] cursor_offset)
   DUMP_FUNC: public array fetchAll(int[optional] fetch_style, int[optional] column_index, array ctor_args)
   DUMP_FUNC: public string fetchColumn(int[optional] column_number)
   DUMP_FUNC: public mixed an instance of the required class with property names that fetchObject(string[optional] class_name, array ctor_args)
   DUMP_FUNC: public mixed the attribute value. getAttribute(int attribute)
   DUMP_FUNC: public array an associative array containing the following values representing getColumnMeta(int column)
   DUMP_FUNC: public bool nextRowset()
   DUMP_FUNC: public int the number of rows. rowCount()
   DUMP_FUNC: public bool setAttribute(int attribute, mixed value)
   DUMP_FUNC: public bool 1 on success or false on failure. setFetchMode(null PDO, object object)
   DUMP_FUNC: public final void __sleep()
   DUMP_FUNC: public final void __wakeup()
   DUMP_VAR: public queryString


DUMP_CLASS:  php_user_filter
   DUMP_FUNC: public void filter(in in, out out, consumed consumed, closing closing)
   DUMP_FUNC: public void onClose()
   DUMP_FUNC: public void onCreate()
   DUMP_VAR: public filtername
   DUMP_VAR: public params


DUMP_CLASS:  RangeException EXTENDS RuntimeException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  RecursiveArrayIterator EXTENDS ArrayIterator
   DUMP_FUNC: public void append(value value)
   DUMP_FUNC: public void asort()
   DUMP_FUNC: public void count()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getArrayCopy()
   DUMP_FUNC: public void getChildren()
   DUMP_FUNC: public void getFlags()
   DUMP_FUNC: public void hasChildren()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void ksort()
   DUMP_FUNC: public void natcasesort()
   DUMP_FUNC: public void natsort()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void offsetExists(index index)
   DUMP_FUNC: public void offsetGet(index index)
   DUMP_FUNC: public void offsetSet(index index, newval newval)
   DUMP_FUNC: public void offsetUnset(index index)
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void seek(position position)
   DUMP_FUNC: public void setFlags(flags flags)
   DUMP_FUNC: public void uasort(cmp_function cmp_function)
   DUMP_FUNC: public void uksort(cmp_function cmp_function)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(array array)


DUMP_CLASS:  RecursiveCachingIterator EXTENDS CachingIterator
   DUMP_FUNC: public void count()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getCache()
   DUMP_FUNC: public void getChildren()
   DUMP_FUNC: public void getFlags()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void hasChildren()
   DUMP_FUNC: public void hasNext()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void offsetExists(index index)
   DUMP_FUNC: public void offsetGet(index index)
   DUMP_FUNC: public void offsetSet(index index, newval newval)
   DUMP_FUNC: public void offsetUnset(index index)
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void setFlags(flags flags)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(Iterator iterator, null flags)
   DUMP_FUNC: public void __toString()


DUMP_CLASS:  RecursiveDirectoryIterator EXTENDS DirectoryIterator
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getATime()
   DUMP_FUNC: public void getBasename(null suffix)
   DUMP_FUNC: public void getChildren()
   DUMP_FUNC: public void getCTime()
   DUMP_FUNC: public void getFileInfo(null class_name)
   DUMP_FUNC: public void getFilename()
   DUMP_FUNC: public void getGroup()
   DUMP_FUNC: public void getInode()
   DUMP_FUNC: public void getLinkTarget()
   DUMP_FUNC: public void getMTime()
   DUMP_FUNC: public void getOwner()
   DUMP_FUNC: public void getPath()
   DUMP_FUNC: public void getPathInfo(null class_name)
   DUMP_FUNC: public void getPathname()
   DUMP_FUNC: public void getPerms()
   DUMP_FUNC: public void getRealPath()
   DUMP_FUNC: public void getSize()
   DUMP_FUNC: public void getSubPath()
   DUMP_FUNC: public void getSubPathname()
   DUMP_FUNC: public void getType()
   DUMP_FUNC: public void hasChildren(null allow_links)
   DUMP_FUNC: public void isDir()
   DUMP_FUNC: public void isDot()
   DUMP_FUNC: public void isExecutable()
   DUMP_FUNC: public void isFile()
   DUMP_FUNC: public void isLink()
   DUMP_FUNC: public void isReadable()
   DUMP_FUNC: public void isWritable()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void openFile(null open_mode, null use_include_path, null context)
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void setFileClass(null class_name)
   DUMP_FUNC: public void setInfoClass(null class_name)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(path path, null flags)
   DUMP_FUNC: public void __toString()


DUMP_CLASS: abstract RecursiveFilterIterator EXTENDS FilterIterator
   DUMP_FUNC: public abstract void accept()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getChildren()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void hasChildren()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(RecursiveIterator iterator)


DUMP_CLASS: interface RecursiveIterator


DUMP_CLASS:  RecursiveIteratorIterator
   DUMP_FUNC: public void beginChildren()
   DUMP_FUNC: public void beginIteration()
   DUMP_FUNC: public void callGetChildren()
   DUMP_FUNC: public void callHasChildren()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void endChildren()
   DUMP_FUNC: public void endIteration()
   DUMP_FUNC: public void getDepth()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void getMaxDepth()
   DUMP_FUNC: public void getSubIterator(null level)
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void nextElement()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void setMaxDepth(null max_depth)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(Traversable iterator, null mode, null flags)


DUMP_CLASS:  RecursiveRegexIterator EXTENDS RegexIterator
   DUMP_FUNC: public void accept()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getChildren()
   DUMP_FUNC: public void getFlags()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void getMode()
   DUMP_FUNC: public void getPregFlags()
   DUMP_FUNC: public void hasChildren()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void setFlags(flags flags)
   DUMP_FUNC: public void setMode(mode mode)
   DUMP_FUNC: public void setPregFlags(preg_flags preg_flags)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(RecursiveIterator iterator, regex regex, null mode, null flags, null preg_flags)
   DUMP_VAR: public replacement


DUMP_CLASS:  Reflection
   DUMP_FUNC: public static void export(Reflector reflector, null return)
   DUMP_FUNC: public static void getModifierNames(modifiers modifiers)


DUMP_CLASS:  ReflectionClass
   DUMP_FUNC: public static void export(argument argument, null return)
   DUMP_FUNC: public void getConstant(name name)
   DUMP_FUNC: public void getConstants()
   DUMP_FUNC: public void getConstructor()
   DUMP_FUNC: public void getDefaultProperties()
   DUMP_FUNC: public void getDocComment()
   DUMP_FUNC: public void getEndLine()
   DUMP_FUNC: public void getExtension()
   DUMP_FUNC: public void getExtensionName()
   DUMP_FUNC: public void getFileName()
   DUMP_FUNC: public void getInterfaceNames()
   DUMP_FUNC: public void getInterfaces()
   DUMP_FUNC: public void getMethod(name name)
   DUMP_FUNC: public void getMethods(null filter)
   DUMP_FUNC: public void getModifiers()
   DUMP_FUNC: public void getName()
   DUMP_FUNC: public void getParentClass()
   DUMP_FUNC: public void getProperties(null filter)
   DUMP_FUNC: public void getProperty(name name)
   DUMP_FUNC: public void getStartLine()
   DUMP_FUNC: public void getStaticProperties()
   DUMP_FUNC: public void getStaticPropertyValue(name name, null default)
   DUMP_FUNC: public void hasConstant(name name)
   DUMP_FUNC: public void hasMethod(name name)
   DUMP_FUNC: public void hasProperty(name name)
   DUMP_FUNC: public void implementsInterface(interface interface)
   DUMP_FUNC: public void isAbstract()
   DUMP_FUNC: public void isFinal()
   DUMP_FUNC: public void isInstance(object object)
   DUMP_FUNC: public void isInstantiable()
   DUMP_FUNC: public void isInterface()
   DUMP_FUNC: public void isInternal()
   DUMP_FUNC: public void isIterateable()
   DUMP_FUNC: public void isSubclassOf(class class)
   DUMP_FUNC: public void isUserDefined()
   DUMP_FUNC: public void newInstance(args args)
   DUMP_FUNC: public void newInstanceArgs(array args)
   DUMP_FUNC: public void setStaticPropertyValue(name name, value value)
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(argument argument)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: public name


DUMP_CLASS:  ReflectionException EXTENDS Exception
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  ReflectionExtension
   DUMP_FUNC: public static void export(name name, null return)
   DUMP_FUNC: public void getClasses()
   DUMP_FUNC: public void getClassNames()
   DUMP_FUNC: public void getConstants()
   DUMP_FUNC: public void getDependencies()
   DUMP_FUNC: public void getFunctions()
   DUMP_FUNC: public void getINIEntries()
   DUMP_FUNC: public void getName()
   DUMP_FUNC: public void getVersion()
   DUMP_FUNC: public void info()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(name name)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: public name


DUMP_CLASS:  ReflectionFunction EXTENDS ReflectionFunctionAbstract
   DUMP_FUNC: public static void export(name name, null return)
   DUMP_FUNC: public void getDocComment()
   DUMP_FUNC: public void getEndLine()
   DUMP_FUNC: public void getExtension()
   DUMP_FUNC: public void getExtensionName()
   DUMP_FUNC: public void getFileName()
   DUMP_FUNC: public void getName()
   DUMP_FUNC: public void getNumberOfParameters()
   DUMP_FUNC: public void getNumberOfRequiredParameters()
   DUMP_FUNC: public void getParameters()
   DUMP_FUNC: public void getStartLine()
   DUMP_FUNC: public void getStaticVariables()
   DUMP_FUNC: public void invoke(args args)
   DUMP_FUNC: public void invokeArgs(array args)
   DUMP_FUNC: public void isDeprecated()
   DUMP_FUNC: public void isDisabled()
   DUMP_FUNC: public void isInternal()
   DUMP_FUNC: public void isUserDefined()
   DUMP_FUNC: public void returnsReference()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(name name)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: public name


DUMP_CLASS: abstract ReflectionFunctionAbstract
   DUMP_FUNC: public void getDocComment()
   DUMP_FUNC: public void getEndLine()
   DUMP_FUNC: public void getExtension()
   DUMP_FUNC: public void getExtensionName()
   DUMP_FUNC: public void getFileName()
   DUMP_FUNC: public void getName()
   DUMP_FUNC: public void getNumberOfParameters()
   DUMP_FUNC: public void getNumberOfRequiredParameters()
   DUMP_FUNC: public void getParameters()
   DUMP_FUNC: public void getStartLine()
   DUMP_FUNC: public void getStaticVariables()
   DUMP_FUNC: public void isDeprecated()
   DUMP_FUNC: public void isInternal()
   DUMP_FUNC: public void isUserDefined()
   DUMP_FUNC: public void returnsReference()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public abstract void __toString()
   DUMP_VAR: public abstract name


DUMP_CLASS:  ReflectionMethod EXTENDS ReflectionFunctionAbstract
   DUMP_FUNC: public static void export(class class, name name, null return)
   DUMP_FUNC: public void getDeclaringClass()
   DUMP_FUNC: public void getDocComment()
   DUMP_FUNC: public void getEndLine()
   DUMP_FUNC: public void getExtension()
   DUMP_FUNC: public void getExtensionName()
   DUMP_FUNC: public void getFileName()
   DUMP_FUNC: public void getModifiers()
   DUMP_FUNC: public void getName()
   DUMP_FUNC: public void getNumberOfParameters()
   DUMP_FUNC: public void getNumberOfRequiredParameters()
   DUMP_FUNC: public void getParameters()
   DUMP_FUNC: public void getPrototype()
   DUMP_FUNC: public void getStartLine()
   DUMP_FUNC: public void getStaticVariables()
   DUMP_FUNC: public void invoke(object object, args args)
   DUMP_FUNC: public void invokeArgs(null objectarray, args args)
   DUMP_FUNC: public void isAbstract()
   DUMP_FUNC: public void isConstructor()
   DUMP_FUNC: public void isDeprecated()
   DUMP_FUNC: public void isDestructor()
   DUMP_FUNC: public void isFinal()
   DUMP_FUNC: public void isInternal()
   DUMP_FUNC: public void isPrivate()
   DUMP_FUNC: public void isProtected()
   DUMP_FUNC: public void isPublic()
   DUMP_FUNC: public void isStatic()
   DUMP_FUNC: public void isUserDefined()
   DUMP_FUNC: public void returnsReference()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(class_or_method class_or_method, null name)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: public class
   DUMP_VAR: public name


DUMP_CLASS:  ReflectionObject EXTENDS ReflectionClass
   DUMP_FUNC: public static void export(argument argument, null return)
   DUMP_FUNC: public void getConstant(name name)
   DUMP_FUNC: public void getConstants()
   DUMP_FUNC: public void getConstructor()
   DUMP_FUNC: public void getDefaultProperties()
   DUMP_FUNC: public void getDocComment()
   DUMP_FUNC: public void getEndLine()
   DUMP_FUNC: public void getExtension()
   DUMP_FUNC: public void getExtensionName()
   DUMP_FUNC: public void getFileName()
   DUMP_FUNC: public void getInterfaceNames()
   DUMP_FUNC: public void getInterfaces()
   DUMP_FUNC: public void getMethod(name name)
   DUMP_FUNC: public void getMethods(null filter)
   DUMP_FUNC: public void getModifiers()
   DUMP_FUNC: public void getName()
   DUMP_FUNC: public void getParentClass()
   DUMP_FUNC: public void getProperties(null filter)
   DUMP_FUNC: public void getProperty(name name)
   DUMP_FUNC: public void getStartLine()
   DUMP_FUNC: public void getStaticProperties()
   DUMP_FUNC: public void getStaticPropertyValue(name name, null default)
   DUMP_FUNC: public void hasConstant(name name)
   DUMP_FUNC: public void hasMethod(name name)
   DUMP_FUNC: public void hasProperty(name name)
   DUMP_FUNC: public void implementsInterface(interface interface)
   DUMP_FUNC: public void isAbstract()
   DUMP_FUNC: public void isFinal()
   DUMP_FUNC: public void isInstance(object object)
   DUMP_FUNC: public void isInstantiable()
   DUMP_FUNC: public void isInterface()
   DUMP_FUNC: public void isInternal()
   DUMP_FUNC: public void isIterateable()
   DUMP_FUNC: public void isSubclassOf(class class)
   DUMP_FUNC: public void isUserDefined()
   DUMP_FUNC: public void newInstance(args args)
   DUMP_FUNC: public void newInstanceArgs(array args)
   DUMP_FUNC: public void setStaticPropertyValue(name name, value value)
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(argument argument)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: public name


DUMP_CLASS:  ReflectionParameter
   DUMP_FUNC: public void allowsNull()
   DUMP_FUNC: public static void export(function function, parameter parameter, null return)
   DUMP_FUNC: public void getClass()
   DUMP_FUNC: public void getDeclaringClass()
   DUMP_FUNC: public void getDeclaringFunction()
   DUMP_FUNC: public void getDefaultValue()
   DUMP_FUNC: public void getName()
   DUMP_FUNC: public void getPosition()
   DUMP_FUNC: public void isArray()
   DUMP_FUNC: public void isDefaultValueAvailable()
   DUMP_FUNC: public void isOptional()
   DUMP_FUNC: public void isPassedByReference()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(function function, parameter parameter)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: public name


DUMP_CLASS:  ReflectionProperty
   DUMP_FUNC: public static void export(argument argument, null return)
   DUMP_FUNC: public void getDeclaringClass()
   DUMP_FUNC: public void getDocComment()
   DUMP_FUNC: public void getModifiers()
   DUMP_FUNC: public void getName()
   DUMP_FUNC: public void getValue(null object)
   DUMP_FUNC: public void isDefault()
   DUMP_FUNC: public void isPrivate()
   DUMP_FUNC: public void isProtected()
   DUMP_FUNC: public void isPublic()
   DUMP_FUNC: public void isStatic()
   DUMP_FUNC: public void setValue(object object, value value)
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(argument argument)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: public class
   DUMP_VAR: public name


DUMP_CLASS: interface Reflector
   DUMP_FUNC: public abstract static void export()
   DUMP_FUNC: public abstract void __toString()


DUMP_CLASS:  RegexIterator EXTENDS FilterIterator
   DUMP_FUNC: public void accept()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getFlags()
   DUMP_FUNC: public void getInnerIterator()
   DUMP_FUNC: public void getMode()
   DUMP_FUNC: public void getPregFlags()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void setFlags(flags flags)
   DUMP_FUNC: public void setMode(mode mode)
   DUMP_FUNC: public void setPregFlags(preg_flags preg_flags)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(Iterator iterator, regex regex, null mode, null flags, null preg_flags)
   DUMP_VAR: public replacement


DUMP_CLASS:  RuntimeException EXTENDS Exception
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS: interface SeekableIterator


DUMP_CLASS: interface Serializable
   DUMP_FUNC: public abstract void serialize()
   DUMP_FUNC: public abstract void unserialize(serialized serialized)


DUMP_CLASS:  SimpleXMLElement
   DUMP_FUNC: public void addAttribute(string name, string value, string[optional] namespace)
   DUMP_FUNC: public SimpleXMLElement addChild(string name, string[optional] value, string[optional] namespace)
   DUMP_FUNC: public mixed asXML(string[optional] filename)
   DUMP_FUNC: public SimpleXMLElement attributes(string[optional] ns, bool[optional] is_prefix)
   DUMP_FUNC: public SimpleXMLElement children(string[optional] ns, bool[optional] is_prefix)
   DUMP_FUNC: public array getDocNamespaces(bool[optional] recursive)
   DUMP_FUNC: public string getName()
   DUMP_FUNC: public array getNamespaces(bool[optional] recursive)
   DUMP_FUNC: public bool registerXPathNamespace(string prefix, string ns)
   DUMP_FUNC: public void saveXML()
   DUMP_FUNC: public array an array of SimpleXMLElement objects or false in xpath(string path)
   DUMP_FUNC: public final void __construct()


DUMP_CLASS:  SimpleXMLIterator EXTENDS SimpleXMLElement
   DUMP_FUNC: public void addAttribute(string name, string value, string[optional] namespace)
   DUMP_FUNC: public SimpleXMLElement addChild(string name, string[optional] value, string[optional] namespace)
   DUMP_FUNC: public mixed asXML(string[optional] filename)
   DUMP_FUNC: public SimpleXMLElement attributes(string[optional] ns, bool[optional] is_prefix)
   DUMP_FUNC: public SimpleXMLElement children(string[optional] ns, bool[optional] is_prefix)
   DUMP_FUNC: public void count()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void getChildren()
   DUMP_FUNC: public array getDocNamespaces(bool[optional] recursive)
   DUMP_FUNC: public string getName()
   DUMP_FUNC: public array getNamespaces(bool[optional] recursive)
   DUMP_FUNC: public void hasChildren()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public bool registerXPathNamespace(string prefix, string ns)
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void saveXML()
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public array an array of SimpleXMLElement objects or false in xpath(string path)
   DUMP_FUNC: public final void __construct()


DUMP_CLASS:  SoapClient
   DUMP_FUNC: public SoapClient SoapClient()
   DUMP_FUNC: public mixed __call(string function_name, array arguments, array options, array input_headers, array output_headers)
   DUMP_FUNC: public string __doRequest(string request, string location, string action, int version, int[optional] one_way)
   DUMP_FUNC: public array __getFunctions()
   DUMP_FUNC: public string __getLastRequest()
   DUMP_FUNC: public string __getLastRequestHeaders()
   DUMP_FUNC: public string __getLastResponse()
   DUMP_FUNC: public string __getLastResponseHeaders()
   DUMP_FUNC: public array __getTypes()
   DUMP_FUNC: public void __setCookie(string name, string[optional] value)
   DUMP_FUNC: public void __setLocation()
   DUMP_FUNC: public void __setSoapHeaders()
   DUMP_FUNC: public mixed __soapCall(string function_name, array arguments, array options, mixed[optional] input_headers, array output_headers)


DUMP_CLASS:  SoapFault EXTENDS Exception
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: public SoapFault SoapFault()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  SoapHeader
   DUMP_FUNC: public SoapHeader SoapHeader()


DUMP_CLASS:  SoapParam
   DUMP_FUNC: public SoapParam SoapParam()


DUMP_CLASS:  SoapServer
   DUMP_FUNC: public void addFunction(mixed functions)
   DUMP_FUNC: public void addSoapHeader()
   DUMP_FUNC: public void fault(string code, string string, string[optional] actor, mixed[optional] details, string[optional] name)
   DUMP_FUNC: public array getFunctions()
   DUMP_FUNC: public void handle(string[optional] soap_request)
   DUMP_FUNC: public void setClass(string class_name, mixed[optional] args)
   DUMP_FUNC: public void setObject()
   DUMP_FUNC: public void setPersistence(int mode)
   DUMP_FUNC: public SoapServer SoapServer()


DUMP_CLASS:  SoapVar
   DUMP_FUNC: public SoapVar SoapVar()


DUMP_CLASS:  SplFileInfo
   DUMP_FUNC: public void getATime()
   DUMP_FUNC: public void getBasename(null suffix)
   DUMP_FUNC: public void getCTime()
   DUMP_FUNC: public void getFileInfo(null class_name)
   DUMP_FUNC: public void getFilename()
   DUMP_FUNC: public void getGroup()
   DUMP_FUNC: public void getInode()
   DUMP_FUNC: public void getLinkTarget()
   DUMP_FUNC: public void getMTime()
   DUMP_FUNC: public void getOwner()
   DUMP_FUNC: public void getPath()
   DUMP_FUNC: public void getPathInfo(null class_name)
   DUMP_FUNC: public void getPathname()
   DUMP_FUNC: public void getPerms()
   DUMP_FUNC: public void getRealPath()
   DUMP_FUNC: public void getSize()
   DUMP_FUNC: public void getType()
   DUMP_FUNC: public void isDir()
   DUMP_FUNC: public void isExecutable()
   DUMP_FUNC: public void isFile()
   DUMP_FUNC: public void isLink()
   DUMP_FUNC: public void isReadable()
   DUMP_FUNC: public void isWritable()
   DUMP_FUNC: public void openFile(null open_mode, null use_include_path, null context)
   DUMP_FUNC: public void setFileClass(null class_name)
   DUMP_FUNC: public void setInfoClass(null class_name)
   DUMP_FUNC: public void __construct(file_name file_name)
   DUMP_FUNC: public void __toString()


DUMP_CLASS:  SplFileObject EXTENDS SplFileInfo
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void eof()
   DUMP_FUNC: public void fflush()
   DUMP_FUNC: public void fgetc()
   DUMP_FUNC: public void fgetcsv(null delimiter, null enclosure)
   DUMP_FUNC: public void fgets()
   DUMP_FUNC: public void fgetss(null allowable_tags)
   DUMP_FUNC: public void flock(operation operation, null wouldblock)
   DUMP_FUNC: public void fpassthru()
   DUMP_FUNC: public void fscanf(format format)
   DUMP_FUNC: public void fseek(pos pos, null whence)
   DUMP_FUNC: public void fstat()
   DUMP_FUNC: public void ftell()
   DUMP_FUNC: public void ftruncate(size size)
   DUMP_FUNC: public void fwrite(str str, null length)
   DUMP_FUNC: public void getATime()
   DUMP_FUNC: public void getBasename(null suffix)
   DUMP_FUNC: public void getChildren()
   DUMP_FUNC: public void getCsvControl()
   DUMP_FUNC: public void getCTime()
   DUMP_FUNC: public void getCurrentLine()
   DUMP_FUNC: public void getFileInfo(null class_name)
   DUMP_FUNC: public void getFilename()
   DUMP_FUNC: public void getFlags()
   DUMP_FUNC: public void getGroup()
   DUMP_FUNC: public void getInode()
   DUMP_FUNC: public void getLinkTarget()
   DUMP_FUNC: public void getMaxLineLen()
   DUMP_FUNC: public void getMTime()
   DUMP_FUNC: public void getOwner()
   DUMP_FUNC: public void getPath()
   DUMP_FUNC: public void getPathInfo(null class_name)
   DUMP_FUNC: public void getPathname()
   DUMP_FUNC: public void getPerms()
   DUMP_FUNC: public void getRealPath()
   DUMP_FUNC: public void getSize()
   DUMP_FUNC: public void getType()
   DUMP_FUNC: public void hasChildren()
   DUMP_FUNC: public void isDir()
   DUMP_FUNC: public void isExecutable()
   DUMP_FUNC: public void isFile()
   DUMP_FUNC: public void isLink()
   DUMP_FUNC: public void isReadable()
   DUMP_FUNC: public void isWritable()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void openFile(null open_mode, null use_include_path, null context)
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void seek(line_pos line_pos)
   DUMP_FUNC: public void setCsvControl(null delimiter, null enclosure)
   DUMP_FUNC: public void setFileClass(null class_name)
   DUMP_FUNC: public void setFlags(flags flags)
   DUMP_FUNC: public void setInfoClass(null class_name)
   DUMP_FUNC: public void setMaxLineLen(max_len max_len)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(file_name file_name, null open_mode, null use_include_path, null context)
   DUMP_FUNC: public void __toString()


DUMP_CLASS:  SplObjectStorage
   DUMP_FUNC: public void attach(object object)
   DUMP_FUNC: public void contains(object object)
   DUMP_FUNC: public void count()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void detach(object object)
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void serialize()
   DUMP_FUNC: public void unserialize(serialized serialized)
   DUMP_FUNC: public void valid()


DUMP_CLASS: interface SplObserver
   DUMP_FUNC: public abstract void update(SplSubject SplSubject)


DUMP_CLASS: interface SplSubject
   DUMP_FUNC: public abstract void attach(SplObserver SplObserver)
   DUMP_FUNC: public abstract void detach(SplObserver SplObserver)
   DUMP_FUNC: public abstract void notify()


DUMP_CLASS:  SplTempFileObject EXTENDS SplFileObject
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void eof()
   DUMP_FUNC: public void fflush()
   DUMP_FUNC: public void fgetc()
   DUMP_FUNC: public void fgetcsv(null delimiter, null enclosure)
   DUMP_FUNC: public void fgets()
   DUMP_FUNC: public void fgetss(null allowable_tags)
   DUMP_FUNC: public void flock(operation operation, null wouldblock)
   DUMP_FUNC: public void fpassthru()
   DUMP_FUNC: public void fscanf(format format)
   DUMP_FUNC: public void fseek(pos pos, null whence)
   DUMP_FUNC: public void fstat()
   DUMP_FUNC: public void ftell()
   DUMP_FUNC: public void ftruncate(size size)
   DUMP_FUNC: public void fwrite(str str, null length)
   DUMP_FUNC: public void getATime()
   DUMP_FUNC: public void getBasename(null suffix)
   DUMP_FUNC: public void getChildren()
   DUMP_FUNC: public void getCsvControl()
   DUMP_FUNC: public void getCTime()
   DUMP_FUNC: public void getCurrentLine()
   DUMP_FUNC: public void getFileInfo(null class_name)
   DUMP_FUNC: public void getFilename()
   DUMP_FUNC: public void getFlags()
   DUMP_FUNC: public void getGroup()
   DUMP_FUNC: public void getInode()
   DUMP_FUNC: public void getLinkTarget()
   DUMP_FUNC: public void getMaxLineLen()
   DUMP_FUNC: public void getMTime()
   DUMP_FUNC: public void getOwner()
   DUMP_FUNC: public void getPath()
   DUMP_FUNC: public void getPathInfo(null class_name)
   DUMP_FUNC: public void getPathname()
   DUMP_FUNC: public void getPerms()
   DUMP_FUNC: public void getRealPath()
   DUMP_FUNC: public void getSize()
   DUMP_FUNC: public void getType()
   DUMP_FUNC: public void hasChildren()
   DUMP_FUNC: public void isDir()
   DUMP_FUNC: public void isExecutable()
   DUMP_FUNC: public void isFile()
   DUMP_FUNC: public void isLink()
   DUMP_FUNC: public void isReadable()
   DUMP_FUNC: public void isWritable()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void openFile(null open_mode, null use_include_path, null context)
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void seek(line_pos line_pos)
   DUMP_FUNC: public void setCsvControl(null delimiter, null enclosure)
   DUMP_FUNC: public void setFileClass(null class_name)
   DUMP_FUNC: public void setFlags(flags flags)
   DUMP_FUNC: public void setInfoClass(null class_name)
   DUMP_FUNC: public void setMaxLineLen(max_len max_len)
   DUMP_FUNC: public void valid()
   DUMP_FUNC: public void __construct(null max_memory)
   DUMP_FUNC: public void __toString()


DUMP_CLASS:  SQLiteDatabase
   DUMP_FUNC: public void arrayQuery()
   DUMP_FUNC: public void busyTimeout()
   DUMP_FUNC: public void changes()
   DUMP_FUNC: public void createAggregate()
   DUMP_FUNC: public void createFunction()
   DUMP_FUNC: public void fetchColumnTypes()
   DUMP_FUNC: public void lastError()
   DUMP_FUNC: public void lastInsertRowid()
   DUMP_FUNC: public void query(var1 var1, var2 var2, var3 var3)
   DUMP_FUNC: public void queryExec(var1 var1, var2 var2)
   DUMP_FUNC: public void singleQuery()
   DUMP_FUNC: public void unbufferedQuery(var1 var1, var2 var2, var3 var3)
   DUMP_FUNC: public final void __construct(var1 var1, var2 var2, var3 var3)


DUMP_CLASS: final SQLiteException EXTENDS RuntimeException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS: final SQLiteResult
   DUMP_FUNC: public void column()
   DUMP_FUNC: public void count()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void fetch()
   DUMP_FUNC: public void fetchAll()
   DUMP_FUNC: public void fetchObject()
   DUMP_FUNC: public void fetchSingle()
   DUMP_FUNC: public void fieldName()
   DUMP_FUNC: public void hasPrev()
   DUMP_FUNC: public void key()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void numFields()
   DUMP_FUNC: public void numRows()
   DUMP_FUNC: public void prev()
   DUMP_FUNC: public void rewind()
   DUMP_FUNC: public void seek()
   DUMP_FUNC: public void valid()


DUMP_CLASS: final SQLiteUnbuffered
   DUMP_FUNC: public void column()
   DUMP_FUNC: public void current()
   DUMP_FUNC: public void fetch()
   DUMP_FUNC: public void fetchAll()
   DUMP_FUNC: public void fetchObject()
   DUMP_FUNC: public void fetchSingle()
   DUMP_FUNC: public void fieldName()
   DUMP_FUNC: public void next()
   DUMP_FUNC: public void numFields()
   DUMP_FUNC: public void valid()


DUMP_CLASS:  stdClass


DUMP_CLASS:  SWFAction
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFBitmap
   DUMP_FUNC: public void getHeight()
   DUMP_FUNC: public void getWidth()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFButton
   DUMP_FUNC: public void addAction()
   DUMP_FUNC: public void addShape()
   DUMP_FUNC: public void addSound()
   DUMP_FUNC: public void setAction()
   DUMP_FUNC: public void setDown()
   DUMP_FUNC: public void setHit()
   DUMP_FUNC: public void setMenu()
   DUMP_FUNC: public void setOver()
   DUMP_FUNC: public void setUp()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFDisplayItem
   DUMP_FUNC: public void addAction()
   DUMP_FUNC: public void addColor()
   DUMP_FUNC: public void endMask()
   DUMP_FUNC: public void getRot()
   DUMP_FUNC: public void getX()
   DUMP_FUNC: public void getXScale()
   DUMP_FUNC: public void getXSkew()
   DUMP_FUNC: public void getY()
   DUMP_FUNC: public void getYScale()
   DUMP_FUNC: public void getYSkew()
   DUMP_FUNC: public void move()
   DUMP_FUNC: public void moveTo()
   DUMP_FUNC: public void multColor()
   DUMP_FUNC: public void remove()
   DUMP_FUNC: public void rotate()
   DUMP_FUNC: public void rotateTo()
   DUMP_FUNC: public void scale()
   DUMP_FUNC: public void scaleTo()
   DUMP_FUNC: public void setDepth()
   DUMP_FUNC: public void setMaskLevel()
   DUMP_FUNC: public void setMatrix()
   DUMP_FUNC: public void setName()
   DUMP_FUNC: public void setRatio()
   DUMP_FUNC: public void skewX()
   DUMP_FUNC: public void skewXTo()
   DUMP_FUNC: public void skewY()
   DUMP_FUNC: public void skewYTo()


DUMP_CLASS:  SWFFill
   DUMP_FUNC: public void moveTo()
   DUMP_FUNC: public void rotateTo()
   DUMP_FUNC: public void scaleTo()
   DUMP_FUNC: public void skewXTo()
   DUMP_FUNC: public void skewYTo()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFFont
   DUMP_FUNC: public void getAscent()
   DUMP_FUNC: public void getDescent()
   DUMP_FUNC: public void getLeading()
   DUMP_FUNC: public void getShape()
   DUMP_FUNC: public void getUTF8Width()
   DUMP_FUNC: public void getWidth()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFFontChar
   DUMP_FUNC: public void addChars()
   DUMP_FUNC: public void addUTF8Chars()


DUMP_CLASS:  SWFGradient
   DUMP_FUNC: public void addEntry()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFMorph
   DUMP_FUNC: public void getShape1()
   DUMP_FUNC: public void getShape2()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFMovie
   DUMP_FUNC: public void add()
   DUMP_FUNC: public void addExport()
   DUMP_FUNC: public void addFont()
   DUMP_FUNC: public void importChar()
   DUMP_FUNC: public void importFont()
   DUMP_FUNC: public void labelFrame()
   DUMP_FUNC: public void namedAnchor()
   DUMP_FUNC: public void nextFrame()
   DUMP_FUNC: public void output()
   DUMP_FUNC: public void protect()
   DUMP_FUNC: public void remove()
   DUMP_FUNC: public void save()
   DUMP_FUNC: public void saveToFile()
   DUMP_FUNC: public void setBackground()
   DUMP_FUNC: public void setDimension()
   DUMP_FUNC: public void setFrames()
   DUMP_FUNC: public void setRate()
   DUMP_FUNC: public void startSound()
   DUMP_FUNC: public void stopSound()
   DUMP_FUNC: public void streamMP3()
   DUMP_FUNC: public void writeExports()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFShape
   DUMP_FUNC: public void addFill()
   DUMP_FUNC: public void drawArc()
   DUMP_FUNC: public void drawCircle()
   DUMP_FUNC: public void drawCubic()
   DUMP_FUNC: public void drawCubicTo()
   DUMP_FUNC: public void drawCurve()
   DUMP_FUNC: public void drawCurveTo()
   DUMP_FUNC: public void drawGlyph()
   DUMP_FUNC: public void drawLine()
   DUMP_FUNC: public void drawLineTo()
   DUMP_FUNC: public void movePen()
   DUMP_FUNC: public void movePenTo()
   DUMP_FUNC: public void setLeftFill()
   DUMP_FUNC: public void setLine()
   DUMP_FUNC: public void setRightFill()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFSound
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFSoundInstance
   DUMP_FUNC: public void loopCount()
   DUMP_FUNC: public void loopInPoint()
   DUMP_FUNC: public void loopOutPoint()
   DUMP_FUNC: public void noMultiple()


DUMP_CLASS:  SWFSprite
   DUMP_FUNC: public void add()
   DUMP_FUNC: public void labelFrame()
   DUMP_FUNC: public void nextFrame()
   DUMP_FUNC: public void remove()
   DUMP_FUNC: public void setFrames()
   DUMP_FUNC: public void startSound()
   DUMP_FUNC: public void stopSound()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFText
   DUMP_FUNC: public void addString()
   DUMP_FUNC: public void addUTF8String()
   DUMP_FUNC: public void getAscent()
   DUMP_FUNC: public void getDescent()
   DUMP_FUNC: public void getLeading()
   DUMP_FUNC: public void getUTF8Width()
   DUMP_FUNC: public void getWidth()
   DUMP_FUNC: public void moveTo()
   DUMP_FUNC: public void setColor()
   DUMP_FUNC: public void setFont()
   DUMP_FUNC: public void setHeight()
   DUMP_FUNC: public void setSpacing()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFTextField
   DUMP_FUNC: public void addChars()
   DUMP_FUNC: public void addString()
   DUMP_FUNC: public void align()
   DUMP_FUNC: public void setBounds()
   DUMP_FUNC: public void setColor()
   DUMP_FUNC: public void setFont()
   DUMP_FUNC: public void setHeight()
   DUMP_FUNC: public void setIndentation()
   DUMP_FUNC: public void setLeftMargin()
   DUMP_FUNC: public void setLineSpacing()
   DUMP_FUNC: public void setMargins()
   DUMP_FUNC: public void setName()
   DUMP_FUNC: public void setPadding()
   DUMP_FUNC: public void setRightMargin()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  SWFVideoStream
   DUMP_FUNC: public void getnumframes()
   DUMP_FUNC: public void setdimension()
   DUMP_FUNC: public void __construct()


DUMP_CLASS:  tidy
   DUMP_FUNC: public void body()
   DUMP_FUNC: public void cleanRepair()
   DUMP_FUNC: public void diagnose()
   DUMP_FUNC: public void getConfig()
   DUMP_FUNC: public void getHtmlVer()
   DUMP_FUNC: public void getOpt()
   DUMP_FUNC: public void getRelease()
   DUMP_FUNC: public void getStatus()
   DUMP_FUNC: public void head()
   DUMP_FUNC: public void html()
   DUMP_FUNC: public void isXhtml()
   DUMP_FUNC: public void isXml()
   DUMP_FUNC: public void parseFile()
   DUMP_FUNC: public void parseString()
   DUMP_FUNC: public void repairFile()
   DUMP_FUNC: public void repairString()
   DUMP_FUNC: public void root()
   DUMP_FUNC: public void __construct()


DUMP_CLASS: final tidyNode
   DUMP_FUNC: public tidyNode a tidyNode if the node has a parent, or &null; getParent()
   DUMP_FUNC: public void hasChildren()
   DUMP_FUNC: public void hasSiblings()
   DUMP_FUNC: public void isAsp()
   DUMP_FUNC: public void isComment()
   DUMP_FUNC: public void isHtml()
   DUMP_FUNC: public void isJste()
   DUMP_FUNC: public void isPhp()
   DUMP_FUNC: public void isText()


DUMP_CLASS: interface Traversable


DUMP_CLASS:  UnderflowException EXTENDS RuntimeException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  UnexpectedValueException EXTENDS RuntimeException
   DUMP_FUNC: public final void getCode()
   DUMP_FUNC: public final void getFile()
   DUMP_FUNC: public final void getLine()
   DUMP_FUNC: public final void getMessage()
   DUMP_FUNC: public final void getTrace()
   DUMP_FUNC: public final void getTraceAsString()
   DUMP_FUNC: private final void __clone()
   DUMP_FUNC: public void __construct(null message, null code)
   DUMP_FUNC: public void __toString()
   DUMP_VAR: protected code
   DUMP_VAR: protected file
   DUMP_VAR: protected line
   DUMP_VAR: protected message


DUMP_CLASS:  XMLReader
   DUMP_FUNC: public bool close()
   DUMP_FUNC: public DOMNode expand()
   DUMP_FUNC: public string getAttribute(string name)
   DUMP_FUNC: public string getAttributeNo(int index)
   DUMP_FUNC: public string getAttributeNs(string localName, string namespaceURI)
   DUMP_FUNC: public bool getParserProperty(int property)
   DUMP_FUNC: public bool isValid()
   DUMP_FUNC: public bool lookupNamespace(string prefix)
   DUMP_FUNC: public bool moveToAttribute(string name)
   DUMP_FUNC: public bool moveToAttributeNo(int index)
   DUMP_FUNC: public bool moveToAttributeNs(string localName, string namespaceURI)
   DUMP_FUNC: public bool moveToElement()
   DUMP_FUNC: public bool moveToFirstAttribute()
   DUMP_FUNC: public bool moveToNextAttribute()
   DUMP_FUNC: public bool next(string[optional] localname)
   DUMP_FUNC: public bool open(string URI, string[optional] encoding, int[optional] options)
   DUMP_FUNC: public bool read()
   DUMP_FUNC: public void readInnerXml()
   DUMP_FUNC: public void readOuterXml()
   DUMP_FUNC: public void readString()
   DUMP_FUNC: public bool setParserProperty(int property, bool value)
   DUMP_FUNC: public bool setRelaxNGSchema(string filename)
   DUMP_FUNC: public bool setRelaxNGSchemaSource(string source)
   DUMP_FUNC: public void setSchema(filename filename)
   DUMP_FUNC: public bool XML(string source, string[optional] encoding, int[optional] options)


DUMP_CLASS:  XMLWriter
   DUMP_FUNC: public bool endAttribute()
   DUMP_FUNC: public bool endCdata()
   DUMP_FUNC: public bool endComment()
   DUMP_FUNC: public bool endDocument()
   DUMP_FUNC: public bool endDtd()
   DUMP_FUNC: public bool endDtdAttlist()
   DUMP_FUNC: public bool endDtdElement()
   DUMP_FUNC: public bool endDtdEntity()
   DUMP_FUNC: public bool endElement()
   DUMP_FUNC: public bool endPi()
   DUMP_FUNC: public mixed flush(bool[optional] empty)
   DUMP_FUNC: public bool fullEndElement()
   DUMP_FUNC: public bool openMemory()
   DUMP_FUNC: public bool openUri(string uri)
   DUMP_FUNC: public bool the current buffer as a string. outputMemory(bool[optional] flush)
   DUMP_FUNC: public bool setIndent(bool indent)
   DUMP_FUNC: public bool setIndentString(string indentString)
   DUMP_FUNC: public bool startAttribute(string name)
   DUMP_FUNC: public bool startAttributeNs(string prefix, string name, string uri)
   DUMP_FUNC: public bool startCdata()
   DUMP_FUNC: public bool startComment()
   DUMP_FUNC: public bool startDocument(string[optional] version, string[optional] encoding, string[optional] standalone)
   DUMP_FUNC: public bool startDtd(string qualifiedName, string[optional] publicId, string[optional] systemId)
   DUMP_FUNC: public bool startDtdAttlist(string name)
   DUMP_FUNC: public bool startDtdElement(string qualifiedName)
   DUMP_FUNC: public bool startDtdEntity(string name, bool isparam)
   DUMP_FUNC: public bool startElement(string name)
   DUMP_FUNC: public bool startElementNs(string prefix, string name, string uri)
   DUMP_FUNC: public bool startPi(string target)
   DUMP_FUNC: public bool text(string content)
   DUMP_FUNC: public bool writeAttribute(string name, string value)
   DUMP_FUNC: public bool writeAttributeNs(string prefix, string name, string uri, string content)
   DUMP_FUNC: public bool writeCdata(string content)
   DUMP_FUNC: public bool writeComment(string content)
   DUMP_FUNC: public bool writeDtd(string name, string[optional] publicId, string[optional] systemId, string[optional] subset)
   DUMP_FUNC: public bool writeDtdAttlist(string name, string content)
   DUMP_FUNC: public bool writeDtdElement(string name, string content)
   DUMP_FUNC: public bool writeDtdEntity(string name, string content)
   DUMP_FUNC: public bool writeElement(string name, string[optional] content)
   DUMP_FUNC: public bool writeElementNs(string prefix, string name, string uri, string[optional] content)
   DUMP_FUNC: public bool writePi(string target, string content)
   DUMP_FUNC: public bool writeRaw(string content)


DUMP_CLASS:  XSLTProcessor
   DUMP_FUNC: public string getParameter(string namespaceURI, string localName)
   DUMP_FUNC: public bool hasExsltSupport()
   DUMP_FUNC: public void importStylesheet(DOMDocument stylesheet)
   DUMP_FUNC: public void registerPHPFunctions(mixed[optional] restrict)
   DUMP_FUNC: public bool removeParameter(string namespaceURI, string localName)
   DUMP_FUNC: public bool setParameter(string namespace, array options)
   DUMP_FUNC: public DOMDocument transformToDoc(DOMNode doc)
   DUMP_FUNC: public int the number of bytes written or false if an error occurred. transformToUri(DOMDocument doc, string uri)
   DUMP_FUNC: public string transformToXml(DOMDocument doc)


DUMP_CLASS:  ZendAPI_Job
   DUMP_FUNC:  int The added job id or false on failure addJobToQueue(string jobqueue_url, string password)
   DUMP_FUNC:  void getApplicationID()
   DUMP_FUNC:  void getEndTime()
   DUMP_FUNC:  void getGlobalVariables()
   DUMP_FUNC:  void getHost()
   DUMP_FUNC:  void getID()
   DUMP_FUNC:  void getInterval()
   DUMP_FUNC:  void getJobDependency()
   DUMP_FUNC:  void getJobName()
   DUMP_FUNC:  void getJobPriority()
   DUMP_FUNC:  int getJobStatus()
   DUMP_FUNC:  int getLastPerformedStatus()
   DUMP_FUNC:  An HTML representing the job output getOutput()
   DUMP_FUNC:  void getPreserved()
   DUMP_FUNC:  void getScheduledTime()
   DUMP_FUNC:  void getScript()
   DUMP_FUNC:  int getTimeToNextRepeat()
   DUMP_FUNC:  void getUserVariables()
   DUMP_FUNC:  void setApplicationID(null app_id)
   DUMP_FUNC:  void setGlobalVariables(null vars)
   DUMP_FUNC:  void setJobDependency(null job_id)
   DUMP_FUNC:  void setJobName(null name)
   DUMP_FUNC:  void setJobPriority(int priority)
   DUMP_FUNC:  void setPreserved(null preserved)
   DUMP_FUNC:  void setPreserved()
   DUMP_FUNC:  void setPreserved()
   DUMP_FUNC:  void setRecurrenceData(null interval, null end_time)
   DUMP_FUNC:  void setScheduledTime(null timestamp)
   DUMP_FUNC:  void setScript(null script)
   DUMP_FUNC:  void setUserVariables(null vars)
   DUMP_FUNC:  Job ZendAPI_Job(script script)
   DUMP_VAR:  _application_id
   DUMP_VAR:  _end_time
   DUMP_VAR:  _global_variables
   DUMP_VAR:  _host
   DUMP_VAR:  _id
   DUMP_VAR:  _interval
   DUMP_VAR:  _name
   DUMP_VAR:  _output
   DUMP_VAR:  _predecessor
   DUMP_VAR:  _preserved
   DUMP_VAR:  _priority
   DUMP_VAR:  _scheduled_time
   DUMP_VAR:  _script
   DUMP_VAR:  _status
   DUMP_VAR:  _user_variables


DUMP_CLASS:  ZendAPI_Queue
   DUMP_FUNC:  int The inserted job id addJob(Job job)
   DUMP_FUNC:  array. getAllApplicationIDs()
   DUMP_FUNC:  array. getAllhosts()
   DUMP_FUNC:  array of jobs. getHistoricJobs(null status, null start_time, null end_time, null index, null count, null total)
   DUMP_FUNC:  Job Object describing a job in the queue getJob(int job_id)
   DUMP_FUNC:  array. Jobs that satisfies filter_options. getJobsInQueue(array filter_options, null max_jobs, null with_globals_and_output)
   DUMP_FUNC:  string. getLastError()
   DUMP_FUNC:  int. Number of jobs that satisfy filter_options. getNumOfJobsInQueue(array filter_options)
   DUMP_FUNC:  array with the following:
"total_complete_jobs"
"total_incomplete_jobs"
"average_time_in_queue"  [msec]
"average_waiting_time"   [sec]
"added_jobs_in_window"
"activated_jobs_in_window"
"completed_jobs_in_window"
moving window size can be set through ini file getStatistics()
   DUMP_FUNC:  bool - TRUE if script exists in the document root FALSE otherwise isScriptExists(string path)
   DUMP_FUNC:  bool - TRUE if job is suspended FALSE otherwise isSuspend()
   DUMP_FUNC:  bool Success login(string password, int application_id)
   DUMP_FUNC:  bool Success/Failure removeJob(int|array job_id)
   DUMP_FUNC:  bool - true or false. requeueJob(job job)
   DUMP_FUNC:  bool Success/Failure (if the job wasn't suspended, the function will return false) resumeJob(int|array job_id)
   DUMP_FUNC:  bool - TRUE if successful FALSE otherwise resumeQueue()
   DUMP_FUNC:  bool - TRUE if successful FALSE otherwise setMaxHistoryTime()
   DUMP_FUNC:  bool Success/Failure suspendJob(int|array job_id)
   DUMP_FUNC:  bool - TRUE if successful FALSE otherwise suspendQueue()
   DUMP_FUNC:  int The id of the updated job updateJob(Job job)
   DUMP_FUNC:  zendapi_queue object zendapi_queue(null queue_url)
   DUMP_VAR:  _jobqueue_url


DUMP_CLASS:  ZipArchive
   DUMP_FUNC: public bool addEmptyDir(string dirname)
   DUMP_FUNC: public bool addFile(string filename, string[optional] localname)
   DUMP_FUNC: public bool addFromString(string localname, string contents)
   DUMP_FUNC: public bool close()
   DUMP_FUNC: public bool deleteIndex(int index)
   DUMP_FUNC: public bool deleteName(string name)
   DUMP_FUNC: public mixed extractTo(string destination, mixed[optional] entries)
   DUMP_FUNC: public string the Zip archive comment or false on failure. getArchiveComment()
   DUMP_FUNC: public string the comment on success or false on failure. getCommentIndex(int index, int[optional] flags)
   DUMP_FUNC: public string the comment on success or false on failure. getCommentName(string name, int[optional] flags)
   DUMP_FUNC: public mixed the contents of the entry on success or false on failure. getFromIndex(int index, int[optional] flags)
   DUMP_FUNC: public mixed the contents of the entry on success or false on failure. getFromName(string name, int[optional] flags)
   DUMP_FUNC: public string the name on success or false on failure. getNameIndex(int index)
   DUMP_FUNC: public resource a file pointer (resource) on success or false on failure. getStream(string name)
   DUMP_FUNC: public mixed the index of the entry on success or false on failure. locateName(string name, int[optional] flags)
   DUMP_FUNC: public mixed true on success or the error code. open(string filename, int[optional] flags)
   DUMP_FUNC: public bool renameIndex(int index, string newname)
   DUMP_FUNC: public bool renameName(string name, string newname)
   DUMP_FUNC: public mixed setArchiveComment(string comment)
   DUMP_FUNC: public mixed setCommentIndex(int index, string comment)
   DUMP_FUNC: public mixed setCommentName(string name, string comment)
   DUMP_FUNC: public mixed an array containing the entry details or false on failure. statIndex(int index, int[optional] flags)
   DUMP_FUNC: public mixed an array containing the entry details or false on failure. statName(name name, int[optional] flags)
   DUMP_FUNC: public mixed unchangeAll()
   DUMP_FUNC: public mixed unchangeArchive()
   DUMP_FUNC: public mixed unchangeIndex(int index)
   DUMP_FUNC: public mixed unchangeName(string name)


DUMP_CLASS:  __PHP_Incomplete_Class

DUMP_FUNC:  number abs(mixed number)
DUMP_FUNC:  void accelerator_set_status(bool status)
DUMP_FUNC:  float acos(float arg)
DUMP_FUNC:  float acosh(float arg)
DUMP_FUNC:  string the escaped string. addcslashes(string str, string charlist)
DUMP_FUNC:  string the escaped string. addslashes(string str)
DUMP_FUNC:  array an array with its keys lower or uppercased, or false if array_change_key_case(array input, int[optional] case)
DUMP_FUNC:  array a multidimensional numerically indexed array, starting with zero, array_chunk(array input, int size, bool[optional] preserve_keys)
DUMP_FUNC:  array the combined array, false if the number of elements array_combine(array keys, array values)
DUMP_FUNC:  array an assosiative array of values from input as array_count_values(array input)
DUMP_FUNC:  array array_diff(array array1, array array2)
DUMP_FUNC:  array an array containing all the values from array_diff_assoc(array array1, array array2)
DUMP_FUNC:  array an array containing all the entries from array_diff_key(array array1, array array2)
DUMP_FUNC:  array an array containing all the entries from array_diff_uassoc(array array1, array array2, callback key_compare_func)
DUMP_FUNC:  array an array containing all the entries from array_diff_ukey(array array1, array array2, callback key_compare_func)
DUMP_FUNC:  array the filled array array_fill(int start_index, int num, mixed value)
DUMP_FUNC:  array the filled array array_fill_keys(array keys, mixed value)
DUMP_FUNC:  array the filtered array. array_filter(array input, callback[optional] callback)
DUMP_FUNC:  array the flipped array on success and false on failure. array_flip(array trans)
DUMP_FUNC:  array an array containing all of the values in array_intersect(array array1, array array2)
DUMP_FUNC:  array an associative array containing all the values in array_intersect_assoc(array array1, array array2)
DUMP_FUNC:  array an associative array containing all the values of array_intersect_key(array array1, array array2)
DUMP_FUNC:  array the values of array1 whose values exist array_intersect_uassoc(array array1, array array2, callback key_compare_func)
DUMP_FUNC:  array the values of array1 whose keys exist array_intersect_ukey(array array1, array array2, callback key_compare_func)
DUMP_FUNC:  bool array_key_exists(mixed key, array search)
DUMP_FUNC:  array an array of all the keys in input. array_keys(array input, mixed[optional] search_value, bool[optional] strict)
DUMP_FUNC:  array an array containing all the elements of arr1 array_map(callback callback, array arr1)
DUMP_FUNC:  void array_merge(arr1 arr1, arr2 arr2)
DUMP_FUNC:  array array_merge_recursive(array array1)
DUMP_FUNC:  void array_multisort(arr1 arr1, null SORT_ASC_or_SORT_DESC, null SORT_REGULAR_or_SORT_NUMERIC_or_SORT_STRING, null arr2, null SORT_ASC_or_SORT_DESC, null SORT_REGULAR_or_SORT_NUMERIC_or_SORT_STRING)
DUMP_FUNC:  array a copy of the input padded to size specified array_pad(array input, int pad_size, mixed pad_value)
DUMP_FUNC:  mixed the last value of array. array_pop(array array)
DUMP_FUNC:  void array_product(arg arg)
DUMP_FUNC:  void array_push(stack stack, var var)
DUMP_FUNC:  void array_rand(arg arg, null num_req)
DUMP_FUNC:  void array_reduce(arg arg, callback callback, null initial)
DUMP_FUNC:  void array_reverse(input input, null preserve_keys)
DUMP_FUNC:  void array_search(needle needle, haystack haystack, null strict)
DUMP_FUNC:  void array_shift(stack stack)
DUMP_FUNC:  void array_slice(arg arg, offset offset, null length, null preserve_keys)
DUMP_FUNC:  void array_splice(arg arg, offset offset, null length, null replacement)
DUMP_FUNC:  void array_sum(arg arg)
DUMP_FUNC:  void array_udiff(arr1 arr1, arr2 arr2, callback_data_comp_func callback_data_comp_func)
DUMP_FUNC:  void array_udiff_assoc(arr1 arr1, arr2 arr2, callback_key_comp_func callback_key_comp_func)
DUMP_FUNC:  void array_udiff_uassoc(arr1 arr1, arr2 arr2, callback_data_comp_func callback_data_comp_func, callback_key_comp_func callback_key_comp_func)
DUMP_FUNC:  void array_uintersect(arr1 arr1, arr2 arr2, callback_data_compare_func callback_data_compare_func)
DUMP_FUNC:  void array_uintersect_assoc(arr1 arr1, arr2 arr2, callback_data_compare_func callback_data_compare_func)
DUMP_FUNC:  void array_uintersect_uassoc(arr1 arr1, arr2 arr2, callback_data_compare_func callback_data_compare_func, callback_key_compare_func callback_key_compare_func)
DUMP_FUNC:  void array_unique(arg arg)
DUMP_FUNC:  void array_unshift(stack stack, var var)
DUMP_FUNC:  void array_values(arg arg)
DUMP_FUNC:  void array_walk(input input, funcname funcname, null userdata)
DUMP_FUNC:  void array_walk_recursive(input input, funcname funcname, null userdata)
DUMP_FUNC:  void arsort(arg arg, null sort_flags)
DUMP_FUNC:  float asin(float arg)
DUMP_FUNC:  float asinh(float arg)
DUMP_FUNC:  void asort(arg arg, null sort_flags)
DUMP_FUNC:  bool assert(mixed assertion)
DUMP_FUNC:  mixed the original setting of any option or false on errors. assert_options(int what, mixed[optional] value)
DUMP_FUNC:  float atan(float arg)
DUMP_FUNC:  float atan2(float y, float x)
DUMP_FUNC:  float atanh(float arg)
DUMP_FUNC:  string the original data or false on failure. The returned data may be base64_decode(string data, bool[optional] strict)
DUMP_FUNC:  string base64_encode(string data)
DUMP_FUNC:  string base_convert(string number, int frombase, int tobase)
DUMP_FUNC:  string the base name of the given path. basename(string path, string[optional] suffix)
DUMP_FUNC:  string bcadd(string left_operand, string right_operand, int[optional] scale)
DUMP_FUNC:  int 0 if the two operands are equal, 1 if the bccomp(string left_operand, string right_operand, int[optional] scale)
DUMP_FUNC:  string the result of the division as a string, or &null; if bcdiv(string left_operand, string right_operand, int[optional] scale)
DUMP_FUNC:  string the modulus as a string, or &null; if bcmod(string left_operand, string modulus)
DUMP_FUNC:  string the result as a string. bcmul(string left_operand, string right_operand, int[optional] scale)
DUMP_FUNC:  string the result as a string. bcpow(string left_operand, string right_operand, int[optional] scale)
DUMP_FUNC:  string the result as a string, or &null; if modulus bcpowmod(string left_operand, string right_operand, string modulus, int[optional] scale)
DUMP_FUNC:  bool bcscale(int scale)
DUMP_FUNC:  string the square root as a string, or &null; if bcsqrt(string operand, int[optional] scale)
DUMP_FUNC:  string bcsub(string left_operand, string right_operand, int[optional] scale)
DUMP_FUNC:  string the hexadecimal representation of the given string. bin2hex(string str)
DUMP_FUNC:  number bindec(string binary_string)
DUMP_FUNC:  int bzclose(resource bz)
DUMP_FUNC:  mixed bzcompress(string source, int[optional] blocksize, int[optional] workfactor)
DUMP_FUNC:  mixed bzdecompress(string source, int[optional] small)
DUMP_FUNC:  int the error number as an integer. bzerrno(resource bz)
DUMP_FUNC:  array an associative array, with the error code in the bzerror(resource bz)
DUMP_FUNC:  string a string containing the error message. bzerrstr(resource bz)
DUMP_FUNC:  int bzflush(resource bz)
DUMP_FUNC:  resource bzopen(string filename, string mode)
DUMP_FUNC:  string the uncompressed data, or false on error. bzread(resource bz, int[optional] length)
DUMP_FUNC:  int the number of bytes written, or false on error. bzwrite(resource bz, string data, int[optional] length)
DUMP_FUNC:  int cal_days_in_month(int calendar, int month, int year)
DUMP_FUNC:  array an array containing calendar information like month, day, year, cal_from_jd(int jd, int calendar)
DUMP_FUNC:  array cal_info(int[optional] calendar)
DUMP_FUNC:  int cal_to_jd(int calendar, int month, int day, int year)
DUMP_FUNC:  mixed the function result, or false on error. call_user_func(callback function, mixed[optional] parameter)
DUMP_FUNC:  mixed the function result, or false on error. call_user_func_array(callback function, array param_arr)
DUMP_FUNC:  mixed call_user_method(string method_name, object obj, mixed[optional] parameter)
DUMP_FUNC:  mixed call_user_method_array(string method_name, object obj, array paramarr)
DUMP_FUNC:  float ceil(float value)
DUMP_FUNC:  bool chdir(string directory)
DUMP_FUNC:  bool true if the date given is valid; otherwise returns false. checkdate(int month, int day, int year)
DUMP_FUNC:  int true if any records are found; returns false if no records checkdnsrr(string host, string[optional] type)
DUMP_FUNC:  bool chgrp(string filename, mixed group)
DUMP_FUNC:  bool chmod(string filename, int mode)
DUMP_FUNC:  void chop(str str, null character_mask)
DUMP_FUNC:  bool chown(string filename, mixed user)
DUMP_FUNC:  string the specified character. chr(int ascii)
DUMP_FUNC:  bool chroot(string directory)
DUMP_FUNC:  string the chunked string. chunk_split(string body, int[optional] chunklen, string[optional] end)
DUMP_FUNC:  bool true if class_name is a defined class, class_exists(string class_name, bool[optional] autoload)
DUMP_FUNC:  array an array or false on error. class_implements(mixed class, bool[optional] autoload)
DUMP_FUNC:  array an array or false on error. class_parents(mixed class, bool[optional] autoload)
DUMP_FUNC:  void clearstatcache()
DUMP_FUNC:  void closedir(resource dir_handle)
DUMP_FUNC:  bool closelog()
DUMP_FUNC:  void compact(var_names var_names)
DUMP_FUNC:  int 1 if client disconnected, 0 otherwise. connection_aborted()
DUMP_FUNC:  int the connection status bitfield, which can be used against the connection_status()
DUMP_FUNC:  mixed the value of the constant, or &null; if the constant is not constant(string name)
DUMP_FUNC:  string the converted string. convert_cyr_string(string str, string from, string to)
DUMP_FUNC:  string the decoded data as a string. convert_uudecode(string data)
DUMP_FUNC:  string the uuencoded data. convert_uuencode(string data)
DUMP_FUNC:  bool copy(string source, string dest)
DUMP_FUNC:  float cos(float arg)
DUMP_FUNC:  float cosh(float arg)
DUMP_FUNC:  void count(var var, null mode)
DUMP_FUNC:  mixed count_chars(string string, int[optional] mode)
DUMP_FUNC:  int crc32(string str)
DUMP_FUNC:  string a unique function name as a string, or false on error. create_function(string args, string code)
DUMP_FUNC:  string the encrypted string. crypt(string str, string[optional] salt)
DUMP_FUNC:  bool true if every character in text is either ctype_alnum(string text)
DUMP_FUNC:  bool true if every character in text is ctype_alpha(string text)
DUMP_FUNC:  bool true if every character in text is ctype_cntrl(string text)
DUMP_FUNC:  bool true if every character in text is ctype_digit(string text)
DUMP_FUNC:  bool true if every character in text is ctype_graph(string text)
DUMP_FUNC:  bool true if every character in text is ctype_lower(string text)
DUMP_FUNC:  bool true if every character in text ctype_print(string text)
DUMP_FUNC:  bool true if every character in text ctype_punct(string text)
DUMP_FUNC:  bool true if every character in text ctype_space(string text)
DUMP_FUNC:  bool true if every character in text is ctype_upper(string text)
DUMP_FUNC:  bool true if every character in text is ctype_xdigit(string text)
DUMP_FUNC:  void curl_close(resource ch)
DUMP_FUNC:  resource a new cURL handle. curl_copy_handle(resource ch)
DUMP_FUNC:  int the error number or 0 (zero) if no error curl_errno(resource ch)
DUMP_FUNC:  string the error number or '' (the empty string) if no curl_error(resource ch)
DUMP_FUNC:  mixed curl_exec(resource ch)
DUMP_FUNC:  mixed curl_getinfo(resource ch, int[optional] opt)
DUMP_FUNC:  resource a cURL handle on success, false on errors. curl_init(string[optional] url)
DUMP_FUNC:  int 0 on success, or one of the CURLM_XXX errors curl_multi_add_handle(resource mh, resource ch)
DUMP_FUNC:  void curl_multi_close(resource mh)
DUMP_FUNC:  int curl_multi_exec(resource mh, int still_running)
DUMP_FUNC:  string curl_multi_getcontent(resource ch)
DUMP_FUNC:  array curl_multi_info_read(resource mh, int[optional] msgs_in_queue)
DUMP_FUNC:  resource a cURL on handle on success, false on failure. curl_multi_init()
DUMP_FUNC:  int curl_multi_remove_handle(resource mh, resource ch)
DUMP_FUNC:  int curl_multi_select(resource mh, float[optional] timeout)
DUMP_FUNC:  bool curl_setopt(resource ch, int option, mixed value)
DUMP_FUNC:  bool true if all options were successfully set. If an option could curl_setopt_array(resource ch, array options)
DUMP_FUNC:  array an associative array with the following elements: curl_version(int[optional] age)
DUMP_FUNC:  void current(arg arg)
DUMP_FUNC:  string a formatted date string. If a non-numeric value is used for date(string format, int[optional] timestamp)
DUMP_FUNC:  DateTime DateTime object on success or false on failure. date_create(string[optional] time, DateTimeZone timezone)
DUMP_FUNC:  void &null; on success or false on failure. date_date_set(DateTime object, int year, int month, int day)
DUMP_FUNC:  string a string. date_default_timezone_get()
DUMP_FUNC:  bool date_default_timezone_set(string timezone_identifier)
DUMP_FUNC:  string formatted date on success or false on failure. date_format(DateTime object, string format)
DUMP_FUNC:  void &null; on success or false on failure. date_isodate_set(DateTime object, int year, int week, int[optional] day)
DUMP_FUNC:  void &null; on success or false on failure. date_modify(DateTime object, string modify)
DUMP_FUNC:  int DST offset in seconds on success or false on failure. date_offset_get(DateTime object)
DUMP_FUNC:  array array on success or false on failure. date_parse(string date)
DUMP_FUNC:  array array on success or false on failure. date_sun_info(int time, float latitude, float longitude)
DUMP_FUNC:  mixed the sunrise time in a specified format on date_sunrise(int timestamp, int[optional] format, float[optional] latitude, float[optional] longitude, float[optional] zenith, float[optional] gmt_offset)
DUMP_FUNC:  mixed the sunset time in a specified format on date_sunset(int timestamp, int[optional] format, float[optional] latitude, float[optional] longitude, float[optional] zenith, float[optional] gmt_offset)
DUMP_FUNC:  void &null; on success or false on failure. date_time_set(DateTime object, int hour, int minute, int[optional] second)
DUMP_FUNC:  DateTimeZone DateTimeZone object on success or false on failure. date_timezone_get(DateTime object)
DUMP_FUNC:  void &null; on success or false on failure. date_timezone_set(DateTime object, DateTimeZone timezone)
DUMP_FUNC:  array an associative array. The possible returned elements debug_backtrace()
DUMP_FUNC:  void debug_print_backtrace()
DUMP_FUNC:  void debug_zval_dump(mixed variable)
DUMP_FUNC:  string decbin(int number)
DUMP_FUNC:  string dechex(int number)
DUMP_FUNC:  string decoct(int number)
DUMP_FUNC:  bool define(string name, mixed value, bool[optional] case_insensitive)
DUMP_FUNC:  void define_syslog_variables()
DUMP_FUNC:  bool true if the named constant given by name defined(string name)
DUMP_FUNC:  float deg2rad(float number)
DUMP_FUNC:  string dir(directory directory, null context)
DUMP_FUNC:  string the name of the directory. If there are no slashes in dirname(string path)
DUMP_FUNC:  float the number of available bytes as a float. disk_free_space(string directory)
DUMP_FUNC:  float the total number of bytes as a float. disk_total_space(string directory)
DUMP_FUNC:  void diskfreespace(path path)
DUMP_FUNC:  int dl(string library)
DUMP_FUNC:  void dns_check_record(host host, null type)
DUMP_FUNC:  void dns_get_mx(hostname hostname, mxhosts mxhosts, null weight)
DUMP_FUNC:  array dns_get_record(string hostname, int[optional] type, array authns, array addtl)
DUMP_FUNC:  DOMElement dom_import_simplexml(SimpleXMLElement node)
DUMP_FUNC:  void doubleval(var var)
DUMP_FUNC:  void each(var1 var1)
DUMP_FUNC:  int easter_date(int[optional] year)
DUMP_FUNC:  int easter_days(int[optional] year, int[optional] method)
DUMP_FUNC:  void end(arg arg)
DUMP_FUNC:  int the length of the matched string if a match for ereg(string pattern, string string, array regs)
DUMP_FUNC:  string ereg_replace(string pattern, string replacement, string string)
DUMP_FUNC:  int the length of the matched string if a match for eregi(string pattern, string string, array regs)
DUMP_FUNC:  string eregi_replace(string pattern, string replacement, string string)
DUMP_FUNC:  array an associative array describing the last error with keys "type", error_get_last()
DUMP_FUNC:  bool error_log(string message, int[optional] message_type, string[optional] destination, string[optional] extra_headers)
DUMP_FUNC:  int the old error_reporting error_reporting(int[optional] level)
DUMP_FUNC:  string escapeshellarg(string arg)
DUMP_FUNC:  string escapeshellcmd(string command)
DUMP_FUNC:  string exec(string command, array output, int[optional] return_var)
DUMP_FUNC:  int exif_imagetype(string filename)
DUMP_FUNC:  array exif_read_data(string filename, string[optional] sections, bool[optional] arrays, bool[optional] thumbnail)
DUMP_FUNC:  string the header name, or false if index is exif_tagname(string index)
DUMP_FUNC:  string the embedded thumbnail, or false if the image contains no exif_thumbnail(string filename, int[optional] width, int[optional] height, int[optional] imagetype)
DUMP_FUNC:  float exp(float arg)
DUMP_FUNC:  array explode(string delimiter, string string, int[optional] limit)
DUMP_FUNC:  float expm1(float arg)
DUMP_FUNC:  bool true if the extension identified by name extension_loaded(string name)
DUMP_FUNC:  void extract(arg arg, null extract_type, null prefix)
DUMP_FUNC:  int ezmlm_hash(string addr)
DUMP_FUNC:  bool fclose(resource handle)
DUMP_FUNC:  bool true if the file pointer is at EOF or an error occurs feof(resource handle)
DUMP_FUNC:  bool fflush(resource handle)
DUMP_FUNC:  string a string containing a single character read from the file pointed fgetc(resource handle)
DUMP_FUNC:  array an indexed array containing the fields read. fgetcsv(resource handle, int[optional] length, string[optional] delimiter, string[optional] enclosure)
DUMP_FUNC:  string a string of up to length - 1 bytes read from fgets(resource handle, int[optional] length)
DUMP_FUNC:  string a string of up to length - 1 bytes read from fgetss(resource handle, int[optional] length, string[optional] allowable_tags)
DUMP_FUNC:  array the file in an array. Each element of the array corresponds to a file(string filename, int[optional] flags, resource[optional] context)
DUMP_FUNC:  bool true if the file or directory specified by file_exists(string filename)
DUMP_FUNC:  string file_get_contents(string filename, int[optional] flags, resource[optional] context, int[optional] offset, int[optional] maxlen)
DUMP_FUNC:  int file_put_contents(string filename, mixed data, int[optional] flags, resource[optional] context)
DUMP_FUNC:  int the time the file was last accessed, or false in case of fileatime(string filename)
DUMP_FUNC:  int the time the file was last changed, or false in case of filectime(string filename)
DUMP_FUNC:  int the group ID of the file, or false in case filegroup(string filename)
DUMP_FUNC:  int the inode number of the file, or false in case of an error. fileinode(string filename)
DUMP_FUNC:  int the time the file was last modified, or false in case of filemtime(string filename)
DUMP_FUNC:  int the user ID of the owner of the file, or false in case of fileowner(string filename)
DUMP_FUNC:  int the permissions on the file, or false in case of an error. fileperms(string filename)
DUMP_FUNC:  int the size of the file in bytes, or false (and generates an error filesize(string filename)
DUMP_FUNC:  string the type of the file. Possible values are fifo, char, filetype(string filename)
DUMP_FUNC:  bool filter_has_var(int type, string variable_name)
DUMP_FUNC:  int filter_id(string filtername)
DUMP_FUNC:  mixed filter_input(int type, string variable_name, int[optional] filter, mixed[optional] options)
DUMP_FUNC:  mixed filter_input_array(int type, mixed[optional] definition)
DUMP_FUNC:  array an array of names of all supported filters, empty array if there filter_list()
DUMP_FUNC:  mixed the filtered data, or false if the filter fails. filter_var(mixed variable, int[optional] filter, mixed[optional] options)
DUMP_FUNC:  mixed filter_var_array(array data, mixed[optional] definition)
DUMP_FUNC:  float floatval(mixed var)
DUMP_FUNC:  bool flock(resource handle, int operation, int[optional] wouldblock)
DUMP_FUNC:  float floor(float value)
DUMP_FUNC:  void flush()
DUMP_FUNC:  float fmod(float x, float y)
DUMP_FUNC:  bool true if there is a match, false otherwise. fnmatch(string pattern, string string, int[optional] flags)
DUMP_FUNC:  resource a file pointer resource on success, or false on error. fopen(string filename, string mode, bool[optional] use_include_path, resource[optional] context)
DUMP_FUNC:  int fpassthru(resource handle)
DUMP_FUNC:  int the length of the outputted string. fprintf(resource handle, string format, mixed[optional] args)
DUMP_FUNC:  int the length of the written string, or false on failure. fputcsv(resource handle, array fields, string[optional] delimiter, string[optional] enclosure)
DUMP_FUNC:  void fputs(fp fp, str str, null length)
DUMP_FUNC:  string the read string or false in case of error. fread(resource handle, int length)
DUMP_FUNC:  int frenchtojd(int month, int day, int year)
DUMP_FUNC:  mixed fscanf(resource handle, string format)
DUMP_FUNC:  int fseek(resource handle, int offset, int[optional] whence)
DUMP_FUNC:  resource fsockopen(string hostname, int[optional] port, int[optional] errno, string[optional] errstr, float[optional] timeout)
DUMP_FUNC:  array an array with the statistics of the file; the format of the array fstat(resource handle)
DUMP_FUNC:  int the position of the file pointer referenced by ftell(resource handle)
DUMP_FUNC:  int ftok(string pathname, string proj)
DUMP_FUNC:  bool ftp_alloc(resource ftp_stream, int filesize, string[optional] result)
DUMP_FUNC:  bool ftp_cdup(resource ftp_stream)
DUMP_FUNC:  bool ftp_chdir(resource ftp_stream, string directory)
DUMP_FUNC:  int the new file permissions on success or false on error. ftp_chmod(resource ftp_stream, int mode, string filename)
DUMP_FUNC:  bool ftp_close(resource ftp_stream)
DUMP_FUNC:  resource a FTP stream on success or false on error. ftp_connect(string host, int[optional] port, int[optional] timeout)
DUMP_FUNC:  bool ftp_delete(resource ftp_stream, string path)
DUMP_FUNC:  bool true if the command was successful (server sent response code: ftp_exec(resource ftp_stream, string command)
DUMP_FUNC:  bool ftp_fget(resource ftp_stream, resource handle, string remote_file, int mode, int[optional] resumepos)
DUMP_FUNC:  bool ftp_fput(resource ftp_stream, string remote_file, resource handle, int mode, int[optional] startpos)
DUMP_FUNC:  bool ftp_get(resource ftp_stream, string local_file, string remote_file, int mode, int[optional] resumepos)
DUMP_FUNC:  mixed the value on success or false if the given ftp_get_option(resource ftp_stream, int option)
DUMP_FUNC:  bool ftp_login(resource ftp_stream, string username, string password)
DUMP_FUNC:  int the last modified time as a Unix timestamp on success, or -1 on ftp_mdtm(resource ftp_stream, string remote_file)
DUMP_FUNC:  string the newly created directory name on success or false on error. ftp_mkdir(resource ftp_stream, string directory)
DUMP_FUNC:  int FTP_FAILED or FTP_FINISHED ftp_nb_continue(resource ftp_stream)
DUMP_FUNC:  int FTP_FAILED or FTP_FINISHED ftp_nb_fget(resource ftp_stream, resource handle, string remote_file, int mode, int[optional] resumepos)
DUMP_FUNC:  int FTP_FAILED or FTP_FINISHED ftp_nb_fput(resource ftp_stream, string remote_file, resource handle, int mode, int[optional] startpos)
DUMP_FUNC:  int FTP_FAILED or FTP_FINISHED ftp_nb_get(resource ftp_stream, string local_file, string remote_file, int mode, int[optional] resumepos)
DUMP_FUNC:  int FTP_FAILED or FTP_FINISHED ftp_nb_put(resource ftp_stream, string remote_file, string local_file, int mode, int[optional] startpos)
DUMP_FUNC:  array an array of filenames from the specified directory on success or ftp_nlist(resource ftp_stream, string directory)
DUMP_FUNC:  bool ftp_pasv(resource ftp_stream, bool pasv)
DUMP_FUNC:  bool ftp_put(resource ftp_stream, string remote_file, string local_file, int mode, int[optional] startpos)
DUMP_FUNC:  string the current directory name or false on error. ftp_pwd(resource ftp_stream)
DUMP_FUNC:  void ftp_quit(ftp ftp)
DUMP_FUNC:  array the server's response as an array of strings. ftp_raw(resource ftp_stream, string command)
DUMP_FUNC:  array an array where each element corresponds to one line of text. ftp_rawlist(resource ftp_stream, string directory, bool[optional] recursive)
DUMP_FUNC:  bool ftp_rename(resource ftp_stream, string oldname, string newname)
DUMP_FUNC:  bool ftp_rmdir(resource ftp_stream, string directory)
DUMP_FUNC:  bool true if the option could be set; false if not. A warning ftp_set_option(resource ftp_stream, int option, mixed value)
DUMP_FUNC:  bool ftp_site(resource ftp_stream, string command)
DUMP_FUNC:  int the file size on success, or -1 on error. ftp_size(resource ftp_stream, string remote_file)
DUMP_FUNC:  resource a SSL-FTP stream on success or false on error. ftp_ssl_connect(string host, int[optional] port, int[optional] timeout)
DUMP_FUNC:  string the remote system type, or false on error. ftp_systype(resource ftp_stream)
DUMP_FUNC:  bool ftruncate(resource handle, int size)
DUMP_FUNC:  mixed the specified argument, or false on error. func_get_arg(int arg_num)
DUMP_FUNC:  array an array in which each element is a copy of the corresponding func_get_args()
DUMP_FUNC:  int the number of arguments passed into the current user-defined func_num_args()
DUMP_FUNC:  bool true if function_name exists and is a function_exists(string function_name)
DUMP_FUNC:  int fwrite(resource handle, string string, int[optional] length)
DUMP_FUNC:  array an associative array. gd_info()
DUMP_FUNC:  mixed get_browser(string[optional] user_agent, bool[optional] return_array)
DUMP_FUNC:  string the current value of the PHP configuration variable specified by get_cfg_var(string option)
DUMP_FUNC:  string the name of the class of which object is an get_class(object[optional] object)
DUMP_FUNC:  array an array of method names defined for the class specified by get_class_methods(mixed class_name)
DUMP_FUNC:  array an associative array of default public properties of the class. get_class_vars(string class_name)
DUMP_FUNC:  string the username as a string. get_current_user()
DUMP_FUNC:  array an array of the names of the declared classes in the current get_declared_classes()
DUMP_FUNC:  array an array of the names of the declared interfaces in the current get_declared_interfaces()
DUMP_FUNC:  array get_defined_constants(mixed[optional] categorize)
DUMP_FUNC:  array an multidimensional array containing a list of all defined get_defined_functions()
DUMP_FUNC:  array get_defined_vars()
DUMP_FUNC:  array an array with all the functions, or false if get_extension_funcs(string module_name)
DUMP_FUNC:  array an indexed or associative array with the headers, or false on get_headers(string url, int[optional] format)
DUMP_FUNC:  array the translation table as an array. get_html_translation_table(int[optional] table, int[optional] quote_style)
DUMP_FUNC:  string the path, as a string. get_include_path()
DUMP_FUNC:  array an array of the names of all files. get_included_files()
DUMP_FUNC:  array an indexed array of all the modules names. get_loaded_extensions()
DUMP_FUNC:  int 0 if magic quotes gpc are off, 1 otherwise. get_magic_quotes_gpc()
DUMP_FUNC:  int 0 if magic quotes runtime is off, 1 otherwise. get_magic_quotes_runtime()
DUMP_FUNC:  array an array with all the parsed meta tags. get_meta_tags(string filename, bool[optional] use_include_path)
DUMP_FUNC:  array an associative array of defined object properties for the get_object_vars(object object)
DUMP_FUNC:  string the name of the parent class of the class of which get_parent_class(mixed[optional] object)
DUMP_FUNC:  void get_required_files()
DUMP_FUNC:  string get_resource_type(resource handle)
DUMP_FUNC:  string the current working directory on success, or false on getcwd()
DUMP_FUNC:  array an associative array of information related to getdate(int[optional] timestamp)
DUMP_FUNC:  string the value of the environment variable getenv(string varname)
DUMP_FUNC:  string the host name or the unmodified ip_address gethostbyaddr(string ip_address)
DUMP_FUNC:  string the IP address or a string containing the unmodified gethostbyname(string hostname)
DUMP_FUNC:  array an array of IP addresses or false if gethostbynamel(string hostname)
DUMP_FUNC:  array an array with 5 elements. getimagesize(string filename, array imageinfo)
DUMP_FUNC:  int the time of the last modification of the current getlastmod()
DUMP_FUNC:  bool true if any records are found; returns false if no records getmxrr(string hostname, array mxhosts, array weight)
DUMP_FUNC:  int the group ID of the current script, or false on error. getmygid()
DUMP_FUNC:  int the current script's inode as a string, or false on error. getmyinode()
DUMP_FUNC:  int the current PHP process ID, or false on error. getmypid()
DUMP_FUNC:  int the user ID of the current script, or false on error. getmyuid()
DUMP_FUNC:  array getopt(string options, array longopts)
DUMP_FUNC:  int the protocol number or -1 if the protocol is not found. getprotobyname(string name)
DUMP_FUNC:  string the protocol name as a string. getprotobynumber(int number)
DUMP_FUNC:  int getrandmax()
DUMP_FUNC:  array an associative array containing the data returned from the system getrusage(int[optional] who)
DUMP_FUNC:  int the port number, or false if service or getservbyname(string service, string protocol)
DUMP_FUNC:  string the Internet service name as a string. getservbyport(int port, string protocol)
DUMP_FUNC:  mixed gettimeofday(bool[optional] return_float)
DUMP_FUNC:  string gettype(mixed var)
DUMP_FUNC:  array an array containing the matched files/directories, an empty array glob(string pattern, int[optional] flags)
DUMP_FUNC:  string a formatted date string. If a non-numeric value is used for gmdate(string format, int[optional] timestamp)
DUMP_FUNC:  int a integer Unix timestamp. gmmktime(int[optional] hour, int[optional] minute, int[optional] second, int[optional] month, int[optional] day, int[optional] year, int[optional] is_dst)
DUMP_FUNC:  resource the absolute value of a, as a GMP number. gmp_abs(resource a)
DUMP_FUNC:  resource gmp_add(resource a, resource b)
DUMP_FUNC:  resource gmp_and(resource a, resource b)
DUMP_FUNC:  void gmp_clrbit(resource a, int index)
DUMP_FUNC:  int a positive value if a &gt; b, zero if gmp_cmp(resource a, resource b)
DUMP_FUNC:  resource the one's complement of a, as a GMP number. gmp_com(resource a)
DUMP_FUNC:  void gmp_div(a a, b b, null round)
DUMP_FUNC:  resource gmp_div_q(resource a, resource b, int[optional] round)
DUMP_FUNC:  array an array, with the first gmp_div_qr(resource n, resource d, int[optional] round)
DUMP_FUNC:  resource gmp_div_r(resource n, resource d, int[optional] round)
DUMP_FUNC:  resource gmp_divexact(resource n, resource d)
DUMP_FUNC:  resource gmp_fact(int a)
DUMP_FUNC:  resource gmp_gcd(resource a, resource b)
DUMP_FUNC:  array gmp_gcdext(resource a, resource b)
DUMP_FUNC:  int gmp_hamdist(resource a, resource b)
DUMP_FUNC:  resource gmp_init(mixed number, int[optional] base)
DUMP_FUNC:  int gmp_intval(resource gmpnumber)
DUMP_FUNC:  resource gmp_invert(resource a, resource b)
DUMP_FUNC:  int gmp_jacobi(resource a, resource p)
DUMP_FUNC:  int gmp_legendre(resource a, resource p)
DUMP_FUNC:  resource gmp_mod(resource n, resource d)
DUMP_FUNC:  resource gmp_mul(resource a, resource b)
DUMP_FUNC:  resource -a, as a GMP number. gmp_neg(resource a)
DUMP_FUNC:  resource gmp_nextprime(int a)
DUMP_FUNC:  resource gmp_or(resource a, resource b)
DUMP_FUNC:  bool true if a is a perfect square, gmp_perfect_square(resource a)
DUMP_FUNC:  int gmp_popcount(resource a)
DUMP_FUNC:  resource gmp_pow(resource base, int exp)
DUMP_FUNC:  resource gmp_powm(resource base, resource exp, resource mod)
DUMP_FUNC:  int gmp_prob_prime(resource a, int[optional] reps)
DUMP_FUNC:  resource gmp_random(int limiter)
DUMP_FUNC:  int the index of the found bit, as an integer. The gmp_scan0(resource a, int start)
DUMP_FUNC:  int the index of the found bit, as an integer. gmp_scan1(resource a, int start)
DUMP_FUNC:  void gmp_setbit(resource a, int index, bool[optional] set_clear)
DUMP_FUNC:  int 1 if a is positive, gmp_sign(resource a)
DUMP_FUNC:  resource gmp_sqrt(resource a)
DUMP_FUNC:  array array where first element is the integer square root of gmp_sqrtrem(resource a)
DUMP_FUNC:  string gmp_strval(resource gmpnumber, int[optional] base)
DUMP_FUNC:  resource gmp_sub(resource a, resource b)
DUMP_FUNC:  resource gmp_xor(resource a, resource b)
DUMP_FUNC:  string gmstrftime(string format, int[optional] timestamp)
DUMP_FUNC:  int gregoriantojd(int month, int day, int year)
DUMP_FUNC:  bool gzclose(resource zp)
DUMP_FUNC:  string gzcompress(string data, int[optional] level)
DUMP_FUNC:  string gzdeflate(string data, int[optional] level)
DUMP_FUNC:  string gzencode(string data, int[optional] level, int[optional] encoding_mode)
DUMP_FUNC:  int true if the gz-file pointer is at EOF or an error occurs; gzeof(resource zp)
DUMP_FUNC:  array gzfile(string filename, int[optional] use_include_path)
DUMP_FUNC:  string gzgetc(resource zp)
DUMP_FUNC:  string gzgets(resource zp, int length)
DUMP_FUNC:  string gzgetss(resource zp, int length, string[optional] allowable_tags)
DUMP_FUNC:  string gzinflate(string data, int[optional] length)
DUMP_FUNC:  resource a file pointer to the file opened, after that, everything you read gzopen(string filename, string mode, int[optional] use_include_path)
DUMP_FUNC:  int gzpassthru(resource zp)
DUMP_FUNC:  void gzputs()
DUMP_FUNC:  string gzread(resource zp, int length)
DUMP_FUNC:  bool gzrewind(resource zp)
DUMP_FUNC:  int gzseek(resource zp, int offset)
DUMP_FUNC:  int gztell(resource zp)
DUMP_FUNC:  string gzuncompress(string data, int[optional] length)
DUMP_FUNC:  int the number of (uncompressed) bytes written to the given gz-file gzwrite(resource zp, string string, int[optional] length)
DUMP_FUNC:  string a string containing the calculated message digest as lowercase hexits hash(string algo, string data, bool[optional] raw_output)
DUMP_FUNC:  array a numerically indexed array containing the list of supported hash_algos()
DUMP_FUNC:  string a string containing the calculated message digest as lowercase hexits hash_file(string algo, string filename, bool[optional] raw_output)
DUMP_FUNC:  string a string containing the calculated message digest as lowercase hexits hash_final(resource context, bool[optional] raw_output)
DUMP_FUNC:  string a string containing the calculated message digest as lowercase hexits hash_hmac(string algo, string data, string key, bool[optional] raw_output)
DUMP_FUNC:  string a string containing the calculated message digest as lowercase hexits hash_hmac_file(string algo, string filename, string key, bool[optional] raw_output)
DUMP_FUNC:  resource a Hashing Context resource for use with hash_update, hash_init(string algo, int[optional] options, string key)
DUMP_FUNC:  bool true. hash_update(resource context, string data)
DUMP_FUNC:  bool hash_update_file(resource context, string filename, null context)
DUMP_FUNC:  int hash_update_stream(resource context, resource handle, int[optional] length)
DUMP_FUNC:  void header(string string, bool[optional] replace, int[optional] http_response_code)
DUMP_FUNC:  array a numerically indexed array of headers. headers_list()
DUMP_FUNC:  bool headers_sent(string[optional] file, int[optional] line)
DUMP_FUNC:  string the visual string. hebrev(string hebrew_text, int[optional] max_chars_per_line)
DUMP_FUNC:  string the visual string. hebrevc(string hebrew_text, int[optional] max_chars_per_line)
DUMP_FUNC:  number hexdec(string hex_string)
DUMP_FUNC:  mixed highlight_file(string filename, bool[optional] return)
DUMP_FUNC:  mixed highlight_string(string str, bool[optional] return)
DUMP_FUNC:  string the decoded string. html_entity_decode(string string, int[optional] quote_style, string[optional] charset)
DUMP_FUNC:  string the encoded string. htmlentities(string string, int[optional] quote_style, string[optional] charset, bool[optional] double_encode)
DUMP_FUNC:  void htmlspecialchars(string string, null quote_style, null charset, null double_encode)
DUMP_FUNC:  string the decoded string. htmlspecialchars_decode(string string, int[optional] quote_style)
DUMP_FUNC:  string a URL-encoded string. http_build_query(array formdata, string[optional] numeric_prefix, string[optional] arg_separator)
DUMP_FUNC:  float hypot(float x, float y)
DUMP_FUNC:  string the converted string or false on failure. iconv(string in_charset, string out_charset, string str)
DUMP_FUNC:  mixed the current value of the internal configuration variable if iconv_get_encoding(string[optional] type)
DUMP_FUNC:  string a decoded MIME field on success, iconv_mime_decode(string encoded_header, int[optional] mode, string[optional] charset)
DUMP_FUNC:  array iconv_mime_decode_headers(string encoded_headers, int[optional] mode, string[optional] charset)
DUMP_FUNC:  string an encoded MIME field on success, iconv_mime_encode(string field_name, string field_value, array preferences)
DUMP_FUNC:  bool iconv_set_encoding(string type, string charset)
DUMP_FUNC:  int the character count of str, as an integer. iconv_strlen(string str, string[optional] charset)
DUMP_FUNC:  int the numeric position of the first occurrence of iconv_strpos(string haystack, string needle, int[optional] offset, string[optional] charset)
DUMP_FUNC:  int the numeric position of the last occurrence of iconv_strrpos(string haystack, string needle, string[optional] charset)
DUMP_FUNC:  string the portion of str specified by the iconv_substr(string str, int offset, int[optional] length, string[optional] charset)
DUMP_FUNC:  int an integer. idate(string format, int[optional] timestamp)
DUMP_FUNC:  int the previous setting, as a boolean. ignore_user_abort(bool[optional] setting)
DUMP_FUNC:  bool image2wbmp(resource image, string[optional] filename, int[optional] threshold)
DUMP_FUNC:  string image_type_to_extension(int imagetype, bool[optional] include_dot)
DUMP_FUNC:  string image_type_to_mime_type(int imagetype)
DUMP_FUNC:  bool imagealphablending(resource image, bool blendmode)
DUMP_FUNC:  bool imageantialias(resource image, bool on)
DUMP_FUNC:  bool imagearc(resource image, int cx, int cy, int width, int height, int start, int end, int color)
DUMP_FUNC:  bool imagechar(resource image, int font, int x, int y, string c, int color)
DUMP_FUNC:  bool imagecharup(resource image, int font, int x, int y, string c, int color)
DUMP_FUNC:  int imagecolorallocate(resource image, int red, int green, int blue)
DUMP_FUNC:  int imagecolorallocatealpha(resource image, int red, int green, int blue, int alpha)
DUMP_FUNC:  int the index of the color. imagecolorat(resource image, int x, int y)
DUMP_FUNC:  int the index of the closest color, in the palette of the image, to imagecolorclosest(resource image, int red, int green, int blue)
DUMP_FUNC:  int the index of the closest color in the palette. imagecolorclosestalpha(resource image, int red, int green, int blue, int alpha)
DUMP_FUNC:  int imagecolorclosesthwb(resource image, int red, int green, int blue)
DUMP_FUNC:  bool imagecolordeallocate(resource image, int color)
DUMP_FUNC:  int the index of the specified color in the palette, or -1 if the imagecolorexact(resource image, int red, int green, int blue)
DUMP_FUNC:  int the index of the specified color+alpha in the palette of the imagecolorexactalpha(resource image, int red, int green, int blue, int alpha)
DUMP_FUNC:  bool imagecolormatch(resource image1, resource image2)
DUMP_FUNC:  int a color index. imagecolorresolve(resource image, int red, int green, int blue)
DUMP_FUNC:  int a color index. imagecolorresolvealpha(resource image, int red, int green, int blue, int alpha)
DUMP_FUNC:  void imagecolorset(resource image, int index, int red, int green, int blue)
DUMP_FUNC:  array an associative array with red, green, blue and alpha keys that imagecolorsforindex(resource image, int index)
DUMP_FUNC:  int the number of colors in the specified image's palette or 0 for imagecolorstotal(resource image)
DUMP_FUNC:  int imagecolortransparent(resource image, int[optional] color)
DUMP_FUNC:  bool imageconvolution(resource image, array matrix, float div, float offset)
DUMP_FUNC:  bool imagecopy(resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h)
DUMP_FUNC:  bool imagecopymerge(resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h, int pct)
DUMP_FUNC:  bool imagecopymergegray(resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h, int pct)
DUMP_FUNC:  bool imagecopyresampled(resource dst_image, resource src_image, int dst_x, int dst_y, int src_x, int src_y, int dst_w, int dst_h, int src_w, int src_h)
DUMP_FUNC:  bool imagecopyresized(resource dst_image, resource src_image, int dst_x, int dst_y, int src_x, int src_y, int dst_w, int dst_h, int src_w, int src_h)
DUMP_FUNC:  resource an image resource identifier on success, false on errors. imagecreate(int width, int height)
DUMP_FUNC:  resource imagecreatefromgd(string filename)
DUMP_FUNC:  resource imagecreatefromgd2(string filename)
DUMP_FUNC:  resource imagecreatefromgd2part(string filename, int srcX, int srcY, int width, int height)
DUMP_FUNC:  resource an image resource identifier on success, false on errors. imagecreatefromgif(string filename)
DUMP_FUNC:  resource an image resource identifier on success, false on errors. imagecreatefromjpeg(string filename)
DUMP_FUNC:  resource an image resource identifier on success, false on errors. imagecreatefrompng(string filename)
DUMP_FUNC:  resource imagecreatefromstring(string data)
DUMP_FUNC:  resource an image resource identifier on success, false on errors. imagecreatefromwbmp(string filename)
DUMP_FUNC:  resource an image resource identifier on success, false on errors. imagecreatefromxbm(string filename)
DUMP_FUNC:  resource an image resource identifier on success, false on errors. imagecreatetruecolor(int width, int height)
DUMP_FUNC:  bool imagedashedline(resource image, int x1, int y1, int x2, int y2, int color)
DUMP_FUNC:  bool imagedestroy(resource image)
DUMP_FUNC:  bool imageellipse(resource image, int cx, int cy, int width, int height, int color)
DUMP_FUNC:  bool imagefill(resource image, int x, int y, int color)
DUMP_FUNC:  bool imagefilledarc(resource image, int cx, int cy, int width, int height, int start, int end, int color, int style)
DUMP_FUNC:  bool imagefilledellipse(resource image, int cx, int cy, int width, int height, int color)
DUMP_FUNC:  bool imagefilledpolygon(resource image, array points, int num_points, int color)
DUMP_FUNC:  bool imagefilledrectangle(resource image, int x1, int y1, int x2, int y2, int color)
DUMP_FUNC:  bool imagefilltoborder(resource image, int x, int y, int border, int color)
DUMP_FUNC:  bool imagefilter(resource image, int filtertype, int[optional] arg1, int[optional] arg2, int[optional] arg3)
DUMP_FUNC:  int the height of the pixel. imagefontheight(int font)
DUMP_FUNC:  int the width of the pixel imagefontwidth(int font)
DUMP_FUNC:  array imageftbbox(float size, float angle, string font_file, string text, array extrainfo)
DUMP_FUNC:  array imagefttext(resource image, float size, float angle, int x, int y, int col, string font_file, string text, array extrainfo)
DUMP_FUNC:  bool imagegammacorrect(resource image, float inputgamma, float outputgamma)
DUMP_FUNC:  bool imagegd(resource image, string[optional] filename)
DUMP_FUNC:  bool imagegd2(resource image, string[optional] filename, int[optional] chunk_size, int[optional] type)
DUMP_FUNC:  bool imagegif(resource image, string[optional] filename)
DUMP_FUNC:  int 1 if the interlace bit is set for the image, 0 otherwise. imageinterlace(resource image, int[optional] interlace)
DUMP_FUNC:  bool true if the image is truecolor, false imageistruecolor(resource image)
DUMP_FUNC:  bool imagejpeg(resource image, string[optional] filename, int[optional] quality)
DUMP_FUNC:  bool imagelayereffect(resource image, int effect)
DUMP_FUNC:  bool imageline(resource image, int x1, int y1, int x2, int y2, int color)
DUMP_FUNC:  int imageloadfont(string file)
DUMP_FUNC:  void imagepalettecopy(resource destination, resource source)
DUMP_FUNC:  bool imagepng(resource image, string[optional] filename, int[optional] quality, int[optional] filters)
DUMP_FUNC:  bool imagepolygon(resource image, array points, int num_points, int color)
DUMP_FUNC:  array an array containing the following elements: imagepsbbox(string text, int font, int size, int[optional] space, int tightness, float angle)
DUMP_FUNC:  bool imagepsencodefont(resource font_index, string encodingfile)
DUMP_FUNC:  bool imagepsextendfont(int font_index, float extend)
DUMP_FUNC:  bool imagepsfreefont(resource fontindex)
DUMP_FUNC:  resource imagepsloadfont(string filename)
DUMP_FUNC:  bool imagepsslantfont(resource font_index, float slant)
DUMP_FUNC:  array imagepstext(resource image, string text, resource font, int size, int foreground, int background, int x, int y, int[optional] space, int[optional] tightness, float[optional] angle, int[optional] antialias_steps)
DUMP_FUNC:  bool imagerectangle(resource image, int x1, int y1, int x2, int y2, int color)
DUMP_FUNC:  resource imagerotate(resource source_image, float angle, int bgd_color, int[optional] ignore_transparent)
DUMP_FUNC:  bool imagesavealpha(resource image, bool saveflag)
DUMP_FUNC:  bool imagesetbrush(resource image, resource brush)
DUMP_FUNC:  bool imagesetpixel(resource image, int x, int y, int color)
DUMP_FUNC:  bool imagesetstyle(resource image, array style)
DUMP_FUNC:  bool imagesetthickness(resource image, int thickness)
DUMP_FUNC:  bool imagesettile(resource image, resource tile)
DUMP_FUNC:  bool imagestring(resource image, int font, int x, int y, string string, int color)
DUMP_FUNC:  bool imagestringup(resource image, int font, int x, int y, string string, int color)
DUMP_FUNC:  int imagesx(resource image)
DUMP_FUNC:  int imagesy(resource image)
DUMP_FUNC:  bool imagetruecolortopalette(resource image, bool dither, int ncolors)
DUMP_FUNC:  array imagettfbbox(float size, float angle, string fontfile, string text)
DUMP_FUNC:  array an array with 8 elements representing four points making the imagettftext(resource image, float size, float angle, int x, int y, int color, string fontfile, string text)
DUMP_FUNC:  int a bit-field corresponding to the image formats supported by the imagetypes()
DUMP_FUNC:  bool imagewbmp(resource image, string[optional] filename, int[optional] foreground)
DUMP_FUNC:  bool imagexbm(resource image, string filename, int[optional] foreground)
DUMP_FUNC:  string a quoted-printable string. imap_8bit(string string)
DUMP_FUNC:  array an array of all of the IMAP alert messages generated or false if imap_alerts()
DUMP_FUNC:  bool imap_append(resource imap_stream, string mailbox, string message, string[optional] options)
DUMP_FUNC:  string the decoded message as a string. imap_base64(string text)
DUMP_FUNC:  string a base64 encoded string. imap_binary(string string)
DUMP_FUNC:  string the body of the specified message, as a string. imap_body(resource imap_stream, int msg_number, int[optional] options)
DUMP_FUNC:  object the information in an object, for a detailed description imap_bodystruct(resource imap_stream, int msg_number, string section)
DUMP_FUNC:  object the information in an object with following properties: imap_check(resource imap_stream)
DUMP_FUNC:  bool imap_clearflag_full(resource imap_stream, string sequence, string flag, string[optional] options)
DUMP_FUNC:  bool imap_close(resource imap_stream, int[optional] flag)
DUMP_FUNC:  void imap_create()
DUMP_FUNC:  bool imap_createmailbox(resource imap_stream, string mailbox)
DUMP_FUNC:  bool true. imap_delete(int imap_stream, int msg_number, int[optional] options)
DUMP_FUNC:  bool imap_deletemailbox(resource imap_stream, string mailbox)
DUMP_FUNC:  array imap_errors()
DUMP_FUNC:  bool true. imap_expunge(resource imap_stream)
DUMP_FUNC:  array an array of objects describing one message header each. imap_fetch_overview(resource imap_stream, string sequence, int[optional] options)
DUMP_FUNC:  string a particular section of the body of the specified messages as a imap_fetchbody(resource imap_stream, int msg_number, string part_number, int[optional] options)
DUMP_FUNC:  string the header of the specified message as a text string. imap_fetchheader(resource imap_stream, int msg_number, int[optional] options)
DUMP_FUNC:  object an object includes the envelope, internal date, size, flags and imap_fetchstructure(resource imap_stream, int msg_number, int[optional] options)
DUMP_FUNC:  void imap_fetchtext()
DUMP_FUNC:  array an array with integer values limit and usage for the given imap_get_quota(resource imap_stream, string quota_root)
DUMP_FUNC:  array an array of integer values pertaining to the specified user imap_get_quotaroot(resource imap_stream, string quota_root)
DUMP_FUNC:  array imap_getacl(resource imap_stream, string mailbox)
DUMP_FUNC:  array an array of objects containing mailbox information. Each imap_getmailboxes(resource imap_stream, string ref, string pattern)
DUMP_FUNC:  array an array of objects containing mailbox information. Each imap_getsubscribed(resource imap_stream, string ref, string pattern)
DUMP_FUNC:  void imap_header()
DUMP_FUNC:  object the information in an object with following properties: imap_headerinfo(resource imap_stream, int msg_number, int[optional] fromlength, int[optional] subjectlength, string[optional] defaulthost)
DUMP_FUNC:  array an array of string formatted with header info. One imap_headers(resource imap_stream)
DUMP_FUNC:  string the full text of the last IMAP error message that occurred on the imap_last_error()
DUMP_FUNC:  array an array containing the names of the mailboxes. imap_list(resource imap_stream, string ref, string pattern)
DUMP_FUNC:  void imap_listmailbox()
DUMP_FUNC:  void imap_listsubscribed()
DUMP_FUNC:  array an array of all the subscribed mailboxes. imap_lsub(resource imap_stream, string ref, string pattern)
DUMP_FUNC:  bool imap_mail(string to, string subject, string message, string[optional] additional_headers, string[optional] cc, string[optional] bcc, string[optional] rpath)
DUMP_FUNC:  string the MIME message. imap_mail_compose(array envelope, array body)
DUMP_FUNC:  bool imap_mail_copy(resource imap_stream, string msglist, string mailbox, int[optional] options)
DUMP_FUNC:  bool imap_mail_move(resource imap_stream, string msglist, string mailbox, int[optional] options)
DUMP_FUNC:  object the information in an object with following properties: imap_mailboxmsginfo(resource imap_stream)
DUMP_FUNC:  array imap_mime_header_decode(string text)
DUMP_FUNC:  int the message sequence number for the given imap_msgno(resource imap_stream, int uid)
DUMP_FUNC:  int imap_num_msg(resource imap_stream)
DUMP_FUNC:  int the number of recent messages in the current mailbox, as an imap_num_recent(resource imap_stream)
DUMP_FUNC:  resource an IMAP stream on success or false on error. imap_open(string mailbox, string username, string password, int[optional] options, int[optional] n_retries)
DUMP_FUNC:  bool true if the stream is still alive, false otherwise. imap_ping(resource imap_stream)
DUMP_FUNC:  string an 8 bits string. imap_qprint(string string)
DUMP_FUNC:  void imap_rename()
DUMP_FUNC:  bool imap_renamemailbox(resource imap_stream, string old_mbox, string new_mbox)
DUMP_FUNC:  bool imap_reopen(resource imap_stream, string mailbox, int[optional] options, int[optional] n_retries)
DUMP_FUNC:  array an array of objects. The objects properties are: imap_rfc822_parse_adrlist(string address, string default_host)
DUMP_FUNC:  object an object similar to the one returned by imap_rfc822_parse_headers(string headers, string[optional] defaulthost)
DUMP_FUNC:  string a string properly formatted email address as defined in imap_rfc822_write_address(string mailbox, string host, string personal)
DUMP_FUNC:  bool imap_savebody(resource imap_stream, mixed file, int msg_number, string[optional] part_number, int[optional] options)
DUMP_FUNC:  void imap_scan()
DUMP_FUNC:  void imap_scanmailbox()
DUMP_FUNC:  array an array of message numbers or UIDs. imap_search(resource imap_stream, string criteria, int[optional] options, string[optional] charset)
DUMP_FUNC:  bool imap_set_quota(resource imap_stream, string quota_root, int quota_limit)
DUMP_FUNC:  bool imap_setacl(resource imap_stream, string mailbox, string id, string rights)
DUMP_FUNC:  bool imap_setflag_full(resource imap_stream, string sequence, string flag, int[optional] options)
DUMP_FUNC:  array an array of message numbers sorted by the given imap_sort(resource imap_stream, int criteria, int reverse, int[optional] options, string[optional] search_criteria, string[optional] charset)
DUMP_FUNC:  object imap_status(resource imap_stream, string mailbox, int options)
DUMP_FUNC:  bool imap_subscribe(resource imap_stream, string mailbox)
DUMP_FUNC:  array imap_thread(resource imap_stream, int[optional] options)
DUMP_FUNC:  mixed imap_timeout(int timeout_type, int[optional] timeout)
DUMP_FUNC:  int imap_uid(resource imap_stream, int msg_number)
DUMP_FUNC:  bool imap_undelete(resource imap_stream, int msg_number, int[optional] flags)
DUMP_FUNC:  bool imap_unsubscribe(string imap_stream, string mailbox)
DUMP_FUNC:  string a string that is encoded in ISO-8859-1 and consists of the same imap_utf7_decode(string text)
DUMP_FUNC:  string data encoded with the modified UTF-7 imap_utf7_encode(string data)
DUMP_FUNC:  string an UTF-8 encoded string. imap_utf8(string mime_encoded_text)
DUMP_FUNC:  string a string containing a string representation of all the array implode(string glue, array pieces)
DUMP_FUNC:  bool import_request_variables(string types, string[optional] prefix)
DUMP_FUNC:  void in_array(needle needle, haystack haystack, null strict)
DUMP_FUNC:  string a string representation of the address or false on failure. inet_ntop(string in_addr)
DUMP_FUNC:  string the in_addr representation of the given inet_pton(string address)
DUMP_FUNC:  void ini_alter(varname varname, newvalue newvalue)
DUMP_FUNC:  string the value of the configuration option as a string on success, or ini_get(string varname)
DUMP_FUNC:  array an associative array uses the directive name as the array key, ini_get_all(string[optional] extension)
DUMP_FUNC:  void ini_restore(string varname)
DUMP_FUNC:  string the old value on success, false on failure. ini_set(string varname, string newvalue)
DUMP_FUNC:  bool true if the interface given by interface_exists(string interface_name, bool[optional] autoload)
DUMP_FUNC:  int intval(mixed var, int[optional] base)
DUMP_FUNC:  int the IPv4 address or false if ip_address ip2long(string ip_address)
DUMP_FUNC:  mixed iptcembed(string iptcdata, string jpeg_file_name, int[optional] spool)
DUMP_FUNC:  array an array using the tagmarker as an index and the value as the iptcparse(string iptcblock)
DUMP_FUNC:  bool true if the object is of this class or has this class as one of is_a(object object, string class_name)
DUMP_FUNC:  bool true if var is an array, is_array(mixed var)
DUMP_FUNC:  bool true if var is a boolean, is_bool(mixed var)
DUMP_FUNC:  bool true if var is callable, false is_callable(mixed var, bool[optional] syntax_only, string[optional] callable_name)
DUMP_FUNC:  bool true if the filename exists and is a directory, false is_dir(string filename)
DUMP_FUNC:  void is_double(var var)
DUMP_FUNC:  bool true if the filename exists and is executable, or false on is_executable(string filename)
DUMP_FUNC:  bool true if the filename exists and is a regular file, false is_file(string filename)
DUMP_FUNC:  bool is_finite(float val)
DUMP_FUNC:  bool true if var is a float, is_float(mixed var)
DUMP_FUNC:  bool is_infinite(float val)
DUMP_FUNC:  bool true if var is an integer, is_int(mixed var)
DUMP_FUNC:  void is_integer(var var)
DUMP_FUNC:  bool true if the filename exists and is a symbolic link, false is_link(string filename)
DUMP_FUNC:  void is_long(var var)
DUMP_FUNC:  bool true if val is 'not a number', is_nan(float val)
DUMP_FUNC:  bool true if var is null, false is_null(mixed var)
DUMP_FUNC:  bool true if var is a number or a numeric is_numeric(mixed var)
DUMP_FUNC:  bool true if var is an object, is_object(mixed var)
DUMP_FUNC:  bool true if the file or directory specified by is_readable(string filename)
DUMP_FUNC:  void is_real(var var)
DUMP_FUNC:  bool true if var is a resource, is_resource(mixed var)
DUMP_FUNC:  bool true if var is a scalar false is_scalar(mixed var)
DUMP_FUNC:  bool is_soap_fault(mixed obj)
DUMP_FUNC:  bool true if var is a string, is_string(mixed var)
DUMP_FUNC:  bool is_subclass_of(mixed object, string class_name)
DUMP_FUNC:  bool is_uploaded_file(string filename)
DUMP_FUNC:  bool true if the filename exists and is is_writable(string filename)
DUMP_FUNC:  void is_writeable(filename filename)
DUMP_FUNC:  void iterator_apply(Traversable iterator, null functionarray, null args)
DUMP_FUNC:  void iterator_count(Traversable iterator)
DUMP_FUNC:  void iterator_to_array(Traversable iterator, null use_keys)
DUMP_FUNC:  object java(string class)
DUMP_FUNC:  void java_last_exception_clear()
DUMP_FUNC:  object Java Exception object, if there was an exception, false otherwise java_last_exception_get()
DUMP_FUNC:  array java_reload(string new_jarpath)
DUMP_FUNC:  array java_require(string new_classpath)
DUMP_FUNC:  array java_set_encoding(string encoding)
DUMP_FUNC:  void java_set_ignore_case(bool ignore)
DUMP_FUNC:  void java_throw_exceptions(bool throw)
DUMP_FUNC:  mixed jddayofweek(int julianday, int[optional] mode)
DUMP_FUNC:  string jdmonthname(int julianday, int mode)
DUMP_FUNC:  string jdtofrench(int juliandaycount)
DUMP_FUNC:  string jdtogregorian(int julianday)
DUMP_FUNC:  string jdtojewish(int juliandaycount, bool[optional] hebrew, int[optional] fl)
DUMP_FUNC:  string jdtojulian(int julianday)
DUMP_FUNC:  int jdtounix(int jday)
DUMP_FUNC:  int jewishtojd(int month, int day, int year)
DUMP_FUNC:  void join(glue glue, pieces pieces)
DUMP_FUNC:  bool jpeg2wbmp(string jpegname, string wbmpname, int dest_height, int dest_width, int threshold)
DUMP_FUNC:  mixed an object or if the optional json_decode(string json, bool[optional] assoc)
DUMP_FUNC:  string a JSON encoded string on success. json_encode(mixed value)
DUMP_FUNC:  int juliantojd(int month, int day, int year)
DUMP_FUNC:  void key(arg arg)
DUMP_FUNC:  void key_exists(key key, search search)
DUMP_FUNC:  void krsort(arg arg, null sort_flags)
DUMP_FUNC:  void ksort(arg arg, null sort_flags)
DUMP_FUNC:  float lcg_value()
DUMP_FUNC:  bool lchgrp(string filename, mixed group)
DUMP_FUNC:  bool lchown(string filename, mixed user)
DUMP_FUNC:  bool ldap_add(resource link_identifier, string dn, array entry)
DUMP_FUNC:  bool ldap_bind(resource link_identifier, string[optional] bind_rdn, string[optional] bind_password)
DUMP_FUNC:  void ldap_close()
DUMP_FUNC:  mixed true if value matches otherwise returns ldap_compare(resource link_identifier, string dn, string attribute, string value)
DUMP_FUNC:  resource a positive LDAP link identifier on success, or false on error. ldap_connect(string[optional] hostname, int[optional] port)
DUMP_FUNC:  int number of entries in the result or false on error. ldap_count_entries(resource link_identifier, resource result_identifier)
DUMP_FUNC:  bool ldap_delete(resource link_identifier, string dn)
DUMP_FUNC:  string the user friendly name. ldap_dn2ufn(string dn)
DUMP_FUNC:  string the error message, as a string. ldap_err2str(int errno)
DUMP_FUNC:  int ldap_errno(resource link_identifier)
DUMP_FUNC:  string string error message. ldap_error(resource link_identifier)
DUMP_FUNC:  array an array of all DN components. ldap_explode_dn(string dn, int with_attrib)
DUMP_FUNC:  string the first attribute in the entry on success and false on ldap_first_attribute(resource link_identifier, resource result_entry_identifier, int ber_identifier)
DUMP_FUNC:  resource the result entry identifier for the first entry on success and ldap_first_entry(resource link_identifier, resource result_identifier)
DUMP_FUNC:  resource ldap_first_reference(resource link, resource result)
DUMP_FUNC:  bool ldap_free_result(resource result_identifier)
DUMP_FUNC:  array a complete entry information in a multi-dimensional array ldap_get_attributes(resource link_identifier, resource result_entry_identifier)
DUMP_FUNC:  string the DN of the result entry and false on error. ldap_get_dn(resource link_identifier, resource result_entry_identifier)
DUMP_FUNC:  array a complete result information in a multi-dimensional array on ldap_get_entries(resource link_identifier, resource result_identifier)
DUMP_FUNC:  bool ldap_get_option(resource link_identifier, int option, mixed retval)
DUMP_FUNC:  array an array of values for the attribute on success and false on ldap_get_values(resource link_identifier, resource result_entry_identifier, string attribute)
DUMP_FUNC:  array an array of values for the attribute on success and false on ldap_get_values_len(resource link_identifier, resource result_entry_identifier, string attribute)
DUMP_FUNC:  resource a search result identifier or false on error. ldap_list(resource link_identifier, string base_dn, string filter, array attributes, int[optional] attrsonly, int[optional] sizelimit, int[optional] timelimit, int[optional] deref)
DUMP_FUNC:  bool ldap_mod_add(resource link_identifier, string dn, array entry)
DUMP_FUNC:  bool ldap_mod_del(resource link_identifier, string dn, array entry)
DUMP_FUNC:  bool ldap_mod_replace(resource link_identifier, string dn, array entry)
DUMP_FUNC:  bool ldap_modify(resource link_identifier, string dn, array entry)
DUMP_FUNC:  string the next attribute in an entry on success and false on ldap_next_attribute(resource link_identifier, resource result_entry_identifier, resource ber_identifier)
DUMP_FUNC:  resource entry identifier for the next entry in the result whose entries ldap_next_entry(resource link_identifier, resource result_entry_identifier)
DUMP_FUNC:  resource ldap_next_reference(resource link, resource entry)
DUMP_FUNC:  bool ldap_parse_reference(resource link, resource entry, array referrals)
DUMP_FUNC:  bool ldap_parse_result(resource link, resource result, int errcode, string[optional] matcheddn, string[optional] errmsg, array referrals)
DUMP_FUNC:  resource a search result identifier or false on error. ldap_read(resource link_identifier, string base_dn, string filter, array attributes, int[optional] attrsonly, int[optional] sizelimit, int[optional] timelimit, int[optional] deref)
DUMP_FUNC:  bool ldap_rename(resource link_identifier, string dn, string newrdn, string newparent, bool deleteoldrdn)
DUMP_FUNC:  resource a search result identifier or false on error. ldap_search(resource link_identifier, string base_dn, string filter, array attributes, int[optional] attrsonly, int[optional] sizelimit, int[optional] timelimit, int[optional] deref)
DUMP_FUNC:  bool ldap_set_option(resource link_identifier, int option, mixed newval)
DUMP_FUNC:  bool ldap_set_rebind_proc(resource link, callback callback)
DUMP_FUNC:  bool ldap_sort(resource link, resource result, string sortfilter)
DUMP_FUNC:  bool ldap_start_tls(resource link)
DUMP_FUNC:  bool ldap_unbind(resource link_identifier)
DUMP_FUNC:  void levenshtein(str1 str1, str2 str2, cost_ins cost_ins, cost_rep cost_rep, cost_del cost_del)
DUMP_FUNC:  void libxml_clear_errors()
DUMP_FUNC:  array an array with LibXMLError objects if there are any libxml_get_errors()
DUMP_FUNC:  LibXMLError a LibXMLError object if there is any error in the libxml_get_last_error()
DUMP_FUNC:  void libxml_set_streams_context(resource streams_context)
DUMP_FUNC:  bool libxml_use_internal_errors(bool[optional] use_errors)
DUMP_FUNC:  bool link(string target, string link)
DUMP_FUNC:  int linkinfo(string path)
DUMP_FUNC:  array localeconv()
DUMP_FUNC:  array localtime(int[optional] timestamp, bool[optional] is_associative)
DUMP_FUNC:  float log(float arg, float[optional] base)
DUMP_FUNC:  float log10(float arg)
DUMP_FUNC:  float log1p(float number)
DUMP_FUNC:  string the Internet IP address as a string. long2ip(int proper_address)
DUMP_FUNC:  array lstat(string filename)
DUMP_FUNC:  string ltrim(string str, string[optional] charlist)
DUMP_FUNC:  void magic_quotes_runtime()
DUMP_FUNC:  bool true if the mail was successfully accepted for delivery, false otherwise. mail(string to, string subject, string message, string[optional] additional_headers, string[optional] additional_parameters)
DUMP_FUNC:  mixed max(array values)
DUMP_FUNC:  bool mb_check_encoding(string[optional] var, string[optional] encoding)
DUMP_FUNC:  void mb_convert_case()
DUMP_FUNC:  void mb_convert_encoding()
DUMP_FUNC:  void mb_convert_kana()
DUMP_FUNC:  void mb_convert_variables(var1 var1, var2 var2)
DUMP_FUNC:  void mb_decode_mimeheader()
DUMP_FUNC:  void mb_decode_numericentity()
DUMP_FUNC:  void mb_detect_encoding()
DUMP_FUNC:  void mb_detect_order()
DUMP_FUNC:  void mb_encode_mimeheader()
DUMP_FUNC:  void mb_encode_numericentity()
DUMP_FUNC:  void mb_ereg(var1 var1, var2 var2, var3 var3)
DUMP_FUNC:  void mb_ereg_match()
DUMP_FUNC:  void mb_ereg_replace()
DUMP_FUNC:  void mb_ereg_search()
DUMP_FUNC:  void mb_ereg_search_getpos()
DUMP_FUNC:  void mb_ereg_search_getregs()
DUMP_FUNC:  void mb_ereg_search_init()
DUMP_FUNC:  void mb_ereg_search_pos()
DUMP_FUNC:  void mb_ereg_search_regs()
DUMP_FUNC:  void mb_ereg_search_setpos()
DUMP_FUNC:  void mb_eregi(var1 var1, var2 var2, var3 var3)
DUMP_FUNC:  void mb_eregi_replace()
DUMP_FUNC:  void mb_get_info()
DUMP_FUNC:  void mb_http_input()
DUMP_FUNC:  void mb_http_output()
DUMP_FUNC:  void mb_internal_encoding()
DUMP_FUNC:  void mb_language()
DUMP_FUNC:  void mb_list_encodings()
DUMP_FUNC:  void mb_output_handler()
DUMP_FUNC:  void mb_parse_str(var1 var1, var2 var2)
DUMP_FUNC:  void mb_preferred_mime_name()
DUMP_FUNC:  void mb_regex_encoding()
DUMP_FUNC:  void mb_regex_set_options()
DUMP_FUNC:  void mb_send_mail()
DUMP_FUNC:  void mb_split()
DUMP_FUNC:  void mb_strcut()
DUMP_FUNC:  void mb_strimwidth()
DUMP_FUNC:  int mb_stripos(string haystack, string needle, int[optional] offset, string[optional] encoding)
DUMP_FUNC:  string the portion of haystack, mb_stristr(string haystack, string needle, bool[optional] part, string[optional] encoding)
DUMP_FUNC:  void mb_strlen()
DUMP_FUNC:  void mb_strpos()
DUMP_FUNC:  string the portion of haystack. mb_strrchr(string haystack, string needle, bool[optional] part, string[optional] encoding)
DUMP_FUNC:  string the portion of haystack. mb_strrichr(string haystack, string needle, bool[optional] part, string[optional] encoding)
DUMP_FUNC:  int mb_strripos(string haystack, string needle, int[optional] offset, string[optional] encoding)
DUMP_FUNC:  int mb_strrpos(string haystack, string needle, int[optional] offset, string[optional] encoding)
DUMP_FUNC:  string the portion of haystack, mb_strstr(string haystack, string needle, bool[optional] part, string[optional] encoding)
DUMP_FUNC:  void mb_strtolower()
DUMP_FUNC:  void mb_strtoupper()
DUMP_FUNC:  void mb_strwidth()
DUMP_FUNC:  void mb_substitute_character()
DUMP_FUNC:  void mb_substr()
DUMP_FUNC:  void mb_substr_count()
DUMP_FUNC:  void mbereg()
DUMP_FUNC:  void mbereg_match()
DUMP_FUNC:  void mbereg_replace()
DUMP_FUNC:  void mbereg_search()
DUMP_FUNC:  void mbereg_search_getpos()
DUMP_FUNC:  void mbereg_search_getregs()
DUMP_FUNC:  void mbereg_search_init()
DUMP_FUNC:  void mbereg_search_pos()
DUMP_FUNC:  void mbereg_search_regs()
DUMP_FUNC:  void mbereg_search_setpos()
DUMP_FUNC:  void mberegi()
DUMP_FUNC:  void mberegi_replace()
DUMP_FUNC:  void mbregex_encoding()
DUMP_FUNC:  void mbsplit()
DUMP_FUNC:  void mcrypt_cbc()
DUMP_FUNC:  void mcrypt_cfb()
DUMP_FUNC:  void mcrypt_create_iv()
DUMP_FUNC:  void mcrypt_decrypt()
DUMP_FUNC:  void mcrypt_ecb()
DUMP_FUNC:  void mcrypt_enc_get_algorithms_name()
DUMP_FUNC:  void mcrypt_enc_get_block_size()
DUMP_FUNC:  void mcrypt_enc_get_iv_size()
DUMP_FUNC:  void mcrypt_enc_get_key_size()
DUMP_FUNC:  void mcrypt_enc_get_modes_name()
DUMP_FUNC:  void mcrypt_enc_get_supported_key_sizes()
DUMP_FUNC:  void mcrypt_enc_is_block_algorithm()
DUMP_FUNC:  void mcrypt_enc_is_block_algorithm_mode()
DUMP_FUNC:  void mcrypt_enc_is_block_mode()
DUMP_FUNC:  void mcrypt_enc_self_test()
DUMP_FUNC:  void mcrypt_encrypt()
DUMP_FUNC:  void mcrypt_generic()
DUMP_FUNC:  void mcrypt_generic_deinit()
DUMP_FUNC:  void mcrypt_generic_end()
DUMP_FUNC:  void mcrypt_generic_init()
DUMP_FUNC:  void mcrypt_get_block_size()
DUMP_FUNC:  void mcrypt_get_cipher_name()
DUMP_FUNC:  void mcrypt_get_iv_size()
DUMP_FUNC:  void mcrypt_get_key_size()
DUMP_FUNC:  void mcrypt_list_algorithms()
DUMP_FUNC:  void mcrypt_list_modes()
DUMP_FUNC:  void mcrypt_module_close()
DUMP_FUNC:  void mcrypt_module_get_algo_block_size()
DUMP_FUNC:  void mcrypt_module_get_algo_key_size()
DUMP_FUNC:  void mcrypt_module_get_supported_key_sizes()
DUMP_FUNC:  void mcrypt_module_is_block_algorithm()
DUMP_FUNC:  void mcrypt_module_is_block_algorithm_mode()
DUMP_FUNC:  void mcrypt_module_is_block_mode()
DUMP_FUNC:  void mcrypt_module_open()
DUMP_FUNC:  void mcrypt_module_self_test()
DUMP_FUNC:  void mcrypt_ofb()
DUMP_FUNC:  string the hash as a 32-character hexadecimal number. md5(string str, bool[optional] raw_output)
DUMP_FUNC:  string a string on success, false otherwise. md5_file(string filename, bool[optional] raw_output)
DUMP_FUNC:  void mdecrypt_generic()
DUMP_FUNC:  int the memory peak in bytes. memory_get_peak_usage(bool[optional] real_usage)
DUMP_FUNC:  int the memory amount in bytes. memory_get_usage(bool[optional] real_usage)
DUMP_FUNC:  string the metaphone key as a string. metaphone(string str, int[optional] phones)
DUMP_FUNC:  bool true if the method given by method_name method_exists(object object, string method_name)
DUMP_FUNC:  string the resulting hash (also called digest) or HMAC as a string, or mhash(int hash, string data, string[optional] key)
DUMP_FUNC:  int the highest available hash id. Hashes are numbered from 0 to this mhash_count()
DUMP_FUNC:  int the size in bytes or false, if the hash mhash_get_block_size(int hash)
DUMP_FUNC:  string the name of the hash or false, if the hash does not exist. mhash_get_hash_name(int hash)
DUMP_FUNC:  string the generated key as a string, or false on error. mhash_keygen_s2k(int hash, string password, string salt, int bytes)
DUMP_FUNC:  mixed microtime(bool[optional] get_as_float)
DUMP_FUNC:  mixed min(array values)
DUMP_FUNC:  int ming_keypress(string char)
DUMP_FUNC:  void ming_setcubicthreshold(int threshold)
DUMP_FUNC:  void ming_setscale(int scale)
DUMP_FUNC:  void ming_setswfcompression(int level)
DUMP_FUNC:  void ming_useconstants(int use)
DUMP_FUNC:  void ming_useswfversion(int version)
DUMP_FUNC:  bool mkdir(string pathname, int[optional] mode, bool[optional] recursive, resource[optional] context)
DUMP_FUNC:  int mktime(int[optional] hour, int[optional] minute, int[optional] second, int[optional] month, int[optional] day, int[optional] year, int[optional] is_dst)
DUMP_FUNC:  string the formatted string. Characters before and after the formatting money_format(string format, float number)
DUMP_FUNC:  void monitor_custom_event(string class, string text, int[optional] severe, mixed[optional] user_data)
DUMP_FUNC:  void monitor_httperror_event(int error_code, string url, int[optional] severe)
DUMP_FUNC:  array monitor_license_info()
DUMP_FUNC:  void monitor_pass_error(int errno, string errstr, string errfile, integer errline)
DUMP_FUNC:  void monitor_set_aggregation_hint(string hint)
DUMP_FUNC:  bool move_uploaded_file(string filename, string destination)
DUMP_FUNC:  resource an id that can be used to access the System V message queue. msg_get_queue(int key, int[optional] perms)
DUMP_FUNC:  bool msg_receive(resource queue, int desiredmsgtype, int msgtype, int maxsize, mixed message, bool[optional] unserialize, int[optional] flags, int[optional] errorcode)
DUMP_FUNC:  bool msg_remove_queue(resource queue)
DUMP_FUNC:  bool msg_send(resource queue, int msgtype, mixed message, bool[optional] serialize, bool[optional] blocking, int[optional] errorcode)
DUMP_FUNC:  bool msg_set_queue(resource queue, array data)
DUMP_FUNC:  array msg_stat_queue(resource queue)
DUMP_FUNC:  int the maximum random value returned by mt_rand mt_getrandmax()
DUMP_FUNC:  int mt_rand(int[optional] min, int max)
DUMP_FUNC:  void mt_srand(int[optional] seed)
DUMP_FUNC:  void mysql()
DUMP_FUNC:  int the number of affected rows on success, and -1 if the last query mysql_affected_rows(resource[optional] link_identifier)
DUMP_FUNC:  string the default character set name for the current connection. mysql_client_encoding(resource[optional] link_identifier)
DUMP_FUNC:  bool mysql_close(resource[optional] link_identifier)
DUMP_FUNC:  resource a MySQL link identifier on success, or false on failure. mysql_connect(string[optional] server, string[optional] username, string[optional] password, bool[optional] new_link, int[optional] client_flags)
DUMP_FUNC:  bool mysql_data_seek(resource result, int row_number)
DUMP_FUNC:  string the database name on success, and false on failure. If false mysql_db_name(resource result, int row, mixed[optional] field)
DUMP_FUNC:  resource a positive MySQL result resource to the query result, mysql_db_query(string database, string query, resource[optional] link_identifier)
DUMP_FUNC:  void mysql_dbname()
DUMP_FUNC:  int the error number from the last MySQL function, or mysql_errno(resource[optional] link_identifier)
DUMP_FUNC:  string the error text from the last MySQL function, or mysql_error(resource[optional] link_identifier)
DUMP_FUNC:  string the escaped string. mysql_escape_string(string unescaped_string)
DUMP_FUNC:  array an array of strings that corresponds to the fetched row, or false mysql_fetch_array(resource result, int[optional] result_type)
DUMP_FUNC:  array an associative array of strings that corresponds to the fetched row, or mysql_fetch_assoc(resource result)
DUMP_FUNC:  object an object containing field information. The properties mysql_fetch_field(resource result, int[optional] field_offset)
DUMP_FUNC:  array mysql_fetch_lengths(resource result)
DUMP_FUNC:  object an object with string properties that correspond to the mysql_fetch_object(resource result, string[optional] class_name, array params)
DUMP_FUNC:  array an numerical array of strings that corresponds to the fetched row, or mysql_fetch_row(resource result)
DUMP_FUNC:  string a string of flags associated with the result, or false on failure. mysql_field_flags(resource result, int field_offset)
DUMP_FUNC:  int mysql_field_len(resource result, int field_offset)
DUMP_FUNC:  string mysql_field_name(resource result, int field_offset)
DUMP_FUNC:  bool mysql_field_seek(resource result, int field_offset)
DUMP_FUNC:  string mysql_field_table(resource result, int field_offset)
DUMP_FUNC:  string mysql_field_type(resource result, int field_offset)
DUMP_FUNC:  void mysql_fieldflags()
DUMP_FUNC:  void mysql_fieldlen()
DUMP_FUNC:  void mysql_fieldname()
DUMP_FUNC:  void mysql_fieldtable()
DUMP_FUNC:  void mysql_fieldtype()
DUMP_FUNC:  bool mysql_free_result(resource result)
DUMP_FUNC:  void mysql_freeresult()
DUMP_FUNC:  string mysql_get_client_info()
DUMP_FUNC:  string a string describing the type of MySQL connection in use for the mysql_get_host_info(resource[optional] link_identifier)
DUMP_FUNC:  int the MySQL protocol on success, or false on failure. mysql_get_proto_info(resource[optional] link_identifier)
DUMP_FUNC:  string the MySQL server version on success, or false on failure. mysql_get_server_info(resource[optional] link_identifier)
DUMP_FUNC:  string information about the statement on success, or false on mysql_info(resource[optional] link_identifier)
DUMP_FUNC:  int mysql_insert_id(resource[optional] link_identifier)
DUMP_FUNC:  resource a result pointer resource on success, or false on mysql_list_dbs(resource[optional] link_identifier)
DUMP_FUNC:  resource mysql_list_fields(string database_name, string table_name, resource[optional] link_identifier)
DUMP_FUNC:  resource mysql_list_processes(resource[optional] link_identifier)
DUMP_FUNC:  resource mysql_list_tables(string database, resource[optional] link_identifier)
DUMP_FUNC:  void mysql_listdbs()
DUMP_FUNC:  void mysql_listfields()
DUMP_FUNC:  void mysql_listtables()
DUMP_FUNC:  int the number of fields in the result set resource on mysql_num_fields(resource result)
DUMP_FUNC:  int mysql_num_rows(resource result)
DUMP_FUNC:  void mysql_numfields()
DUMP_FUNC:  void mysql_numrows()
DUMP_FUNC:  resource a MySQL persistent link identifier on success, or false on mysql_pconnect(string[optional] server, string[optional] username, string[optional] password, int[optional] client_flags)
DUMP_FUNC:  bool true if the connection to the server MySQL server is working, mysql_ping(resource[optional] link_identifier)
DUMP_FUNC:  resource mysql_query(string query, resource[optional] link_identifier)
DUMP_FUNC:  string the escaped string, or false on error. mysql_real_escape_string(string unescaped_string, resource[optional] link_identifier)
DUMP_FUNC:  string mysql_result(resource result, int row, mixed[optional] field)
DUMP_FUNC:  bool mysql_select_db(string database_name, resource[optional] link_identifier)
DUMP_FUNC:  void mysql_selectdb()
DUMP_FUNC:  bool mysql_set_charset(string charset, resource[optional] link_identifier)
DUMP_FUNC:  string a string with the status for uptime, threads, queries, open tables, mysql_stat(resource[optional] link_identifier)
DUMP_FUNC:  void mysql_table_name()
DUMP_FUNC:  string mysql_tablename(resource result, int i)
DUMP_FUNC:  int mysql_thread_id(resource[optional] link_identifier)
DUMP_FUNC:  resource mysql_unbuffered_query(string query, resource[optional] link_identifier)
DUMP_FUNC:  int mysqli_affected_rows(mysqli link)
DUMP_FUNC:  bool mysqli_autocommit(bool mode)
DUMP_FUNC:  void mysqli_bind_param(var1 var1, var2 var2)
DUMP_FUNC:  void mysqli_bind_result(var1 var1)
DUMP_FUNC:  bool mysqli_change_user(string user, string password, string database)
DUMP_FUNC:  string mysqli_character_set_name()
DUMP_FUNC:  void mysqli_client_encoding()
DUMP_FUNC:  bool mysqli_close()
DUMP_FUNC:  bool mysqli_commit()
DUMP_FUNC:  mysqli a object which represents the connection to a MySQL Server or mysqli_connect(string[optional] host, string[optional] username, string[optional] passwd, string[optional] dbname, int[optional] port, string[optional] socket)
DUMP_FUNC:  int mysqli_connect_errno()
DUMP_FUNC:  string mysqli_connect_error()
DUMP_FUNC:  bool mysqli_data_seek(int offset)
DUMP_FUNC:  bool true. mysqli_debug(string message)
DUMP_FUNC:  void mysqli_disable_reads_from_master()
DUMP_FUNC:  bool mysqli_disable_rpl_parse(mysqli link)
DUMP_FUNC:  bool mysqli_dump_debug_info()
DUMP_FUNC:  void mysqli_embedded_server_end()
DUMP_FUNC:  bool mysqli_embedded_server_start(bool start, array arguments, array groups)
DUMP_FUNC:  bool mysqli_enable_reads_from_master(mysqli link)
DUMP_FUNC:  bool mysqli_enable_rpl_parse(mysqli link)
DUMP_FUNC:  int mysqli_errno(mysqli link)
DUMP_FUNC:  string mysqli_error(mysqli link)
DUMP_FUNC:  void mysqli_escape_string()
DUMP_FUNC:  void mysqli_execute()
DUMP_FUNC:  void mysqli_fetch()
DUMP_FUNC:  mixed an array of strings that corresponds to the fetched row or &null; if there mysqli_fetch_array(int[optional] resulttype)
DUMP_FUNC:  array an associative array of strings representing the fetched row in the result mysqli_fetch_assoc()
DUMP_FUNC:  object an object which contains field definition information or false mysqli_fetch_field()
DUMP_FUNC:  object an object which contains field definition information or false mysqli_fetch_field_direct(int fieldnr)
DUMP_FUNC:  array an array of objects which contains field definition information or mysqli_fetch_fields()
DUMP_FUNC:  array mysqli_fetch_lengths(mysqli_result result)
DUMP_FUNC:  object an object with string properties that corresponds to the fetched mysqli_fetch_object(string[optional] class_name, array params)
DUMP_FUNC:  mixed mysqli_fetch_row()
DUMP_FUNC:  int mysqli_field_count()
DUMP_FUNC:  bool the previous value of field cursor. mysqli_field_seek(int fieldnr)
DUMP_FUNC:  int current offset of field cursor. mysqli_field_tell(mysqli_result result)
DUMP_FUNC:  void mysqli_free_result()
DUMP_FUNC:  object mysqli_get_charset(mysqli link)
DUMP_FUNC:  string mysqli_get_client_info()
DUMP_FUNC:  int mysqli_get_client_version()
DUMP_FUNC:  string mysqli_get_host_info(mysqli link)
DUMP_FUNC:  void mysqli_get_metadata()
DUMP_FUNC:  int an integer representing the protocol version. mysqli_get_proto_info(mysqli link)
DUMP_FUNC:  string mysqli_get_server_info(mysqli link)
DUMP_FUNC:  int mysqli_get_server_version(mysqli link)
DUMP_FUNC:  object mysqli_get_warnings(mysqli link)
DUMP_FUNC:  string mysqli_info(mysqli link)
DUMP_FUNC:  mysqli an object. mysqli_init()
DUMP_FUNC:  int mysqli_insert_id(mysqli link)
DUMP_FUNC:  bool mysqli_kill(int processid)
DUMP_FUNC:  bool mysqli_master_query(mysqli link, string query)
DUMP_FUNC:  bool mysqli_more_results(mysqli link)
DUMP_FUNC:  bool false if the first statement failed. mysqli_multi_query(string query)
DUMP_FUNC:  bool mysqli_next_result(mysqli link)
DUMP_FUNC:  int mysqli_num_fields(mysqli_result result)
DUMP_FUNC:  int number of rows in the result set. mysqli_num_rows(mysqli_result result)
DUMP_FUNC:  bool mysqli_options(int option, mixed value)
DUMP_FUNC:  void mysqli_param_count()
DUMP_FUNC:  bool mysqli_ping()
DUMP_FUNC:  mysqli_stmt mysqli_prepare(string query)
DUMP_FUNC:  mixed mysqli_query(string query, int[optional] resultmode)
DUMP_FUNC:  bool mysqli_real_connect(string[optional] host, string[optional] username, string[optional] passwd, string[optional] dbname, int[optional] port, string[optional] socket, int[optional] flags)
DUMP_FUNC:  string an escaped string. mysqli_real_escape_string(string escapestr)
DUMP_FUNC:  bool mysqli_real_query(string query)
DUMP_FUNC:  bool mysqli_report(int flags)
DUMP_FUNC:  bool mysqli_rollback()
DUMP_FUNC:  int mysqli_rpl_parse_enabled(mysqli link)
DUMP_FUNC:  bool mysqli_rpl_probe(mysqli link)
DUMP_FUNC:  int mysqli_rpl_query_type(string query)
DUMP_FUNC:  bool mysqli_select_db(string dbname)
DUMP_FUNC:  void mysqli_send_long_data()
DUMP_FUNC:  bool mysqli_send_query(string query)
DUMP_FUNC:  bool mysqli_set_charset(string charset)
DUMP_FUNC:  void mysqli_set_local_infile_default(mysqli link)
DUMP_FUNC:  bool mysqli_set_local_infile_handler(mysqli link, callback read_func)
DUMP_FUNC:  void mysqli_set_opt()
DUMP_FUNC:  bool mysqli_slave_query(mysqli link, string query)
DUMP_FUNC:  string a string containing the SQLSTATE error code for the last error. mysqli_sqlstate(mysqli link)
DUMP_FUNC:  bool mysqli_ssl_set(string key, string cert, string ca, string capath, string cipher)
DUMP_FUNC:  string mysqli_stat()
DUMP_FUNC:  int mysqli_stmt_affected_rows(mysqli_stmt stmt)
DUMP_FUNC:  int mysqli_stmt_attr_get(mysqli_stmt stmt, int attr)
DUMP_FUNC:  bool mysqli_stmt_attr_set(mysqli_stmt stmt, int attr, int mode)
DUMP_FUNC:  bool mysqli_stmt_bind_param(string types, mixed var1)
DUMP_FUNC:  bool mysqli_stmt_bind_result(mixed var1)
DUMP_FUNC:  bool mysqli_stmt_close()
DUMP_FUNC:  void mysqli_stmt_data_seek(int offset)
DUMP_FUNC:  int mysqli_stmt_errno(mysqli_stmt stmt)
DUMP_FUNC:  string mysqli_stmt_error(mysqli_stmt stmt)
DUMP_FUNC:  bool mysqli_stmt_execute()
DUMP_FUNC:  bool mysqli_stmt_fetch()
DUMP_FUNC:  int mysqli_stmt_field_count(mysqli_stmt stmt)
DUMP_FUNC:  void mysqli_stmt_free_result()
DUMP_FUNC:  object mysqli_stmt_get_warnings(mysqli_stmt stmt)
DUMP_FUNC:  mysqli_stmt an object. mysqli_stmt_init()
DUMP_FUNC:  mixed mysqli_stmt_insert_id(mysqli_stmt stmt)
DUMP_FUNC:  int mysqli_stmt_num_rows(mysqli_stmt stmt)
DUMP_FUNC:  int an integer representing the number of parameters. mysqli_stmt_param_count(mysqli_stmt stmt)
DUMP_FUNC:  mixed mysqli_stmt_prepare(string query)
DUMP_FUNC:  bool mysqli_stmt_reset()
DUMP_FUNC:  mysqli_result a result object or false if an error occured. mysqli_stmt_result_metadata()
DUMP_FUNC:  bool mysqli_stmt_send_long_data(int param_nr, string data)
DUMP_FUNC:  string a string containing the SQLSTATE error code for the last error. mysqli_stmt_sqlstate(mysqli_stmt stmt)
DUMP_FUNC:  bool mysqli_stmt_store_result()
DUMP_FUNC:  mysqli_result a buffered result object or false if an error occurred. mysqli_store_result()
DUMP_FUNC:  int the Thread ID for the current connection. mysqli_thread_id(mysqli link)
DUMP_FUNC:  bool mysqli_thread_safe()
DUMP_FUNC:  mysqli_result an unbuffered result object or false if an error occurred. mysqli_use_result()
DUMP_FUNC:  int mysqli_warning_count(mysqli link)
DUMP_FUNC:  void natcasesort(arg arg)
DUMP_FUNC:  void natsort(arg arg)
DUMP_FUNC:  void next(arg arg)
DUMP_FUNC:  string the altered string. nl2br(string string)
DUMP_FUNC:  string the element as a string, or false if item nl_langinfo(int item)
DUMP_FUNC:  void number_format(number number, null num_decimal_places, null dec_seperator, null thousands_seperator)
DUMP_FUNC:  void ob_clean()
DUMP_FUNC:  bool ob_end_clean()
DUMP_FUNC:  bool ob_end_flush()
DUMP_FUNC:  void ob_flush()
DUMP_FUNC:  string the contents of the output buffer and end output buffering. ob_get_clean()
DUMP_FUNC:  string ob_get_contents()
DUMP_FUNC:  string the output buffer or false if no buffering is active. ob_get_flush()
DUMP_FUNC:  int the length of the output buffer contents or false if no ob_get_length()
DUMP_FUNC:  int the level of nested output buffering handlers or zero if output ob_get_level()
DUMP_FUNC:  array ob_get_status(bool[optional] full_status)
DUMP_FUNC:  string ob_gzhandler(string buffer, int mode)
DUMP_FUNC:  string ob_iconv_handler(string contents, int status)
DUMP_FUNC:  void ob_implicit_flush(int[optional] flag)
DUMP_FUNC:  array ob_list_handlers()
DUMP_FUNC:  bool ob_start(callback[optional] output_callback, int[optional] chunk_size, bool[optional] erase)
DUMP_FUNC:  void ob_tidyhandler()
DUMP_FUNC:  number octdec(string octal_string)
DUMP_FUNC:  resource a directory handle resource on success, or opendir(string path, resource[optional] context)
DUMP_FUNC:  bool openlog(string ident, int option, int facility)
DUMP_FUNC:  bool openssl_csr_export(resource csr, string out, bool[optional] notext)
DUMP_FUNC:  bool openssl_csr_export_to_file(resource csr, string outfilename, bool[optional] notext)
DUMP_FUNC:  resource openssl_csr_get_public_key(mixed csr, bool[optional] use_shortnames)
DUMP_FUNC:  array openssl_csr_get_subject(mixed csr, bool[optional] use_shortnames)
DUMP_FUNC:  mixed the CSR. openssl_csr_new(array dn, resource privkey, array configargs, array extraattribs)
DUMP_FUNC:  resource an x509 certificate resource on success, false on failure. openssl_csr_sign(mixed csr, mixed cacert, mixed priv_key, int days, array configargs, int[optional] serial)
DUMP_FUNC:  string an error message string, or false if there are no more error openssl_error_string()
DUMP_FUNC:  void openssl_free_key(resource key_identifier)
DUMP_FUNC:  void openssl_get_privatekey()
DUMP_FUNC:  void openssl_get_publickey()
DUMP_FUNC:  bool openssl_open(string sealed_data, string open_data, string env_key, mixed priv_key_id)
DUMP_FUNC:  void openssl_pkcs12_export(var1 var1, var2 var2)
DUMP_FUNC:  void openssl_pkcs12_export_to_file()
DUMP_FUNC:  void openssl_pkcs12_read(var1 var1, var2 var2)
DUMP_FUNC:  bool openssl_pkcs7_decrypt(string infilename, string outfilename, mixed recipcert, mixed[optional] recipkey)
DUMP_FUNC:  bool openssl_pkcs7_encrypt(string infile, string outfile, mixed recipcerts, array headers, int[optional] flags, int[optional] cipherid)
DUMP_FUNC:  bool openssl_pkcs7_sign(string infilename, string outfilename, mixed signcert, mixed privkey, array headers, int[optional] flags, string[optional] extracerts)
DUMP_FUNC:  mixed true if the signature is verified, false if it is not correct openssl_pkcs7_verify(string filename, int flags, string[optional] outfilename, array cainfo, string[optional] extracerts, string[optional] content)
DUMP_FUNC:  bool openssl_pkey_export(mixed key, string out, string[optional] passphrase, array configargs)
DUMP_FUNC:  bool openssl_pkey_export_to_file(mixed key, string outfilename, string[optional] passphrase, array configargs)
DUMP_FUNC:  void openssl_pkey_free(resource key)
DUMP_FUNC:  array openssl_pkey_get_details(resource key)
DUMP_FUNC:  resource a positive key resource identifier on success, or false on error. openssl_pkey_get_private(mixed key, string[optional] passphrase)
DUMP_FUNC:  resource a positive key resource identifier on success, or false on error. openssl_pkey_get_public(mixed certificate)
DUMP_FUNC:  resource a resource identifier for the pkey on success, or false on openssl_pkey_new(array configargs)
DUMP_FUNC:  bool openssl_private_decrypt(string data, string decrypted, mixed key, int[optional] padding)
DUMP_FUNC:  bool openssl_private_encrypt(string data, string crypted, mixed key, int[optional] padding)
DUMP_FUNC:  bool openssl_public_decrypt(string data, string decrypted, mixed key, int[optional] padding)
DUMP_FUNC:  bool openssl_public_encrypt(string data, string crypted, mixed key, int[optional] padding)
DUMP_FUNC:  int the length of the sealed data on success, or false on error. openssl_seal(string data, string sealed_data, array env_keys, array pub_key_ids)
DUMP_FUNC:  bool openssl_sign(string data, string signature, mixed priv_key_id, int[optional] signature_alg)
DUMP_FUNC:  int 1 if the signature is correct, 0 if it is incorrect, and openssl_verify(string data, string signature, mixed pub_key_id, int[optional] signature_alg)
DUMP_FUNC:  bool true if key is the private key that openssl_x509_check_private_key(mixed cert, mixed key)
DUMP_FUNC:  int true if the certificate can be used for the intended purpose, openssl_x509_checkpurpose(mixed x509cert, int purpose, array cainfo, string[optional] untrustedfile)
DUMP_FUNC:  bool openssl_x509_export(mixed x509, string output, bool[optional] notext)
DUMP_FUNC:  bool openssl_x509_export_to_file(mixed x509, string outfilename, bool[optional] notext)
DUMP_FUNC:  void openssl_x509_free(resource x509cert)
DUMP_FUNC:  array openssl_x509_parse(mixed x509cert, bool[optional] shortnames)
DUMP_FUNC:  resource a resource identifier on success, or false on failure. openssl_x509_read(mixed x509certdata)
DUMP_FUNC:  int the ASCII value as an integer. ord(string string)
DUMP_FUNC:  bool output_add_rewrite_var(string name, string value)
DUMP_FUNC:  void output_cache_disable()
DUMP_FUNC:  void output_cache_disable_compression()
DUMP_FUNC:  bool true if cached data exists output_cache_exists(string key, int lifetime)
DUMP_FUNC:  string function's return output_cache_fetch(string key, string function, int lifetime)
DUMP_FUNC:  mixed cached data if cache exists, false otherwise output_cache_get(string key, int lifetime)
DUMP_FUNC:  expression output output_cache_output(string key, string function, int lifetime)
DUMP_FUNC:  bool true if OK output_cache_put(string key, mixed data)
DUMP_FUNC:  bool true if OK, false if something went wrong output_cache_remove(string filename)
DUMP_FUNC:  bool true if OK output_cache_remove_key(string key)
DUMP_FUNC:  bool true if OK output_cache_remove_url(string url)
DUMP_FUNC:  void output_cache_stop()
DUMP_FUNC:  bool output_reset_rewrite_vars()
DUMP_FUNC:  string a binary string containing data. pack(string format, mixed[optional] args)
DUMP_FUNC:  array parse_ini_file(string filename, bool[optional] process_sections)
DUMP_FUNC:  void parse_str(string str, array arr)
DUMP_FUNC:  mixed parse_url(string url, int[optional] component)
DUMP_FUNC:  void passthru(string command, int[optional] return_var)
DUMP_FUNC:  mixed pathinfo(string path, int[optional] options)
DUMP_FUNC:  int the termination status of the process that was run. pclose(resource handle)
DUMP_FUNC:  int the time in seconds that any previously scheduled alarm had pcntl_alarm(int seconds)
DUMP_FUNC:  void false on error and does not return on success. pcntl_exec(string path, array args, array envs)
DUMP_FUNC:  int pcntl_fork()
DUMP_FUNC:  int pcntl_getpriority(int[optional] pid, int[optional] process_identifier)
DUMP_FUNC:  bool pcntl_setpriority(int priority, int[optional] pid, int[optional] process_identifier)
DUMP_FUNC:  bool pcntl_signal(int signo, callback handler, bool[optional] restart_syscalls)
DUMP_FUNC:  int pcntl_wait(int status, int[optional] options)
DUMP_FUNC:  int pcntl_waitpid(int pid, int status, int[optional] options)
DUMP_FUNC:  int the return code, as an integer. pcntl_wexitstatus(int status)
DUMP_FUNC:  bool true if the child status code represents a normal exit, false pcntl_wifexited(int status)
DUMP_FUNC:  bool true if the child process exited because of a signal which was pcntl_wifsignaled(int status)
DUMP_FUNC:  bool true if the child process which caused the return is pcntl_wifstopped(int status)
DUMP_FUNC:  int the signal number. pcntl_wstopsig(int status)
DUMP_FUNC:  int the signal number, as an integer. pcntl_wtermsig(int status)
DUMP_FUNC:  void pdo_drivers()
DUMP_FUNC:  resource pfsockopen(string hostname, int[optional] port, int[optional] errno, string[optional] errstr, float[optional] timeout)
DUMP_FUNC:  int pg_affected_rows(resource result)
DUMP_FUNC:  bool pg_cancel_query(resource connection)
DUMP_FUNC:  string pg_client_encoding(resource[optional] connection)
DUMP_FUNC:  void pg_clientencoding()
DUMP_FUNC:  bool pg_close(resource[optional] connection)
DUMP_FUNC:  void pg_cmdtuples()
DUMP_FUNC:  resource pg_connect(string connection_string, int[optional] connect_type)
DUMP_FUNC:  bool true if the connection is busy, false otherwise. pg_connection_busy(resource connection)
DUMP_FUNC:  bool pg_connection_reset(resource connection)
DUMP_FUNC:  int pg_connection_status(resource connection)
DUMP_FUNC:  array pg_convert(resource connection, string table_name, array assoc_array, int[optional] options)
DUMP_FUNC:  bool pg_copy_from(resource connection, string table_name, array rows, string[optional] delimiter, string[optional] null_as)
DUMP_FUNC:  array pg_copy_to(resource connection, string table_name, string[optional] delimiter, string[optional] null_as)
DUMP_FUNC:  string pg_dbname(resource[optional] connection)
DUMP_FUNC:  mixed pg_delete(resource connection, string table_name, array assoc_array, int[optional] options)
DUMP_FUNC:  bool pg_end_copy(resource[optional] connection)
DUMP_FUNC:  void pg_errormessage()
DUMP_FUNC:  string pg_escape_bytea(resource[optional] connection, string data)
DUMP_FUNC:  string pg_escape_string(resource[optional] connection, string data)
DUMP_FUNC:  void pg_exec()
DUMP_FUNC:  resource pg_execute(resource connection, string stmtname, array params)
DUMP_FUNC:  array pg_fetch_all(resource result)
DUMP_FUNC:  array pg_fetch_all_columns(resource result, int[optional] column)
DUMP_FUNC:  array pg_fetch_array(resource result, int[optional] row, int[optional] result_type)
DUMP_FUNC:  array pg_fetch_assoc(resource result, int[optional] row)
DUMP_FUNC:  object pg_fetch_object(resource result, int[optional] row, int[optional] result_type)
DUMP_FUNC:  string pg_fetch_result(resource result, int row, mixed field)
DUMP_FUNC:  array pg_fetch_row(resource result, int[optional] row, int[optional] result_type)
DUMP_FUNC:  int 1 if the field in the given row is SQL NULL, 0 pg_field_is_null(resource result, int row, mixed field)
DUMP_FUNC:  string pg_field_name(resource result, int field_number)
DUMP_FUNC:  int pg_field_num(resource result, string field_name)
DUMP_FUNC:  int pg_field_prtlen(resource result, int row_number, mixed field_name_or_number)
DUMP_FUNC:  int pg_field_size(resource result, int field_number)
DUMP_FUNC:  mixed pg_field_table(resource result, int field_number, bool[optional] oid_only)
DUMP_FUNC:  string pg_field_type(resource result, int field_number)
DUMP_FUNC:  int pg_field_type_oid(resource result, int field_number)
DUMP_FUNC:  void pg_fieldisnull()
DUMP_FUNC:  void pg_fieldname()
DUMP_FUNC:  void pg_fieldnum()
DUMP_FUNC:  void pg_fieldprtlen()
DUMP_FUNC:  void pg_fieldsize()
DUMP_FUNC:  void pg_fieldtype()
DUMP_FUNC:  bool pg_free_result(resource result)
DUMP_FUNC:  void pg_freeresult()
DUMP_FUNC:  array pg_get_notify(resource connection, int[optional] result_type)
DUMP_FUNC:  int pg_get_pid(resource connection)
DUMP_FUNC:  resource pg_get_result(resource[optional] connection)
DUMP_FUNC:  void pg_getlastoid()
DUMP_FUNC:  string pg_host(resource[optional] connection)
DUMP_FUNC:  mixed pg_insert(resource connection, string table_name, array assoc_array, int[optional] options)
DUMP_FUNC:  string pg_last_error(resource[optional] connection)
DUMP_FUNC:  string pg_last_notice(resource connection)
DUMP_FUNC:  string pg_last_oid(resource result)
DUMP_FUNC:  bool pg_lo_close(resource large_object)
DUMP_FUNC:  int pg_lo_create(resource[optional] connection)
DUMP_FUNC:  bool pg_lo_export(resource connection, int oid, string pathname)
DUMP_FUNC:  int pg_lo_import(resource connection, string pathname)
DUMP_FUNC:  resource pg_lo_open(resource connection, int oid, string mode)
DUMP_FUNC:  string pg_lo_read(resource large_object, int[optional] len)
DUMP_FUNC:  int pg_lo_read_all(resource large_object)
DUMP_FUNC:  bool pg_lo_seek(resource large_object, int offset, int[optional] whence)
DUMP_FUNC:  int pg_lo_tell(resource large_object)
DUMP_FUNC:  bool pg_lo_unlink(resource connection, int oid)
DUMP_FUNC:  int pg_lo_write(resource large_object, string data, int[optional] len)
DUMP_FUNC:  void pg_loclose()
DUMP_FUNC:  void pg_locreate()
DUMP_FUNC:  void pg_loexport()
DUMP_FUNC:  void pg_loimport()
DUMP_FUNC:  void pg_loopen()
DUMP_FUNC:  void pg_loread()
DUMP_FUNC:  void pg_loreadall()
DUMP_FUNC:  void pg_lounlink()
DUMP_FUNC:  void pg_lowrite()
DUMP_FUNC:  array pg_meta_data(resource connection, string table_name)
DUMP_FUNC:  int pg_num_fields(resource result)
DUMP_FUNC:  int pg_num_rows(resource result)
DUMP_FUNC:  void pg_numfields()
DUMP_FUNC:  void pg_numrows()
DUMP_FUNC:  string pg_options(resource[optional] connection)
DUMP_FUNC:  string pg_parameter_status(resource connection, string param_name)
DUMP_FUNC:  resource pg_pconnect(string connection_string, int[optional] connect_type)
DUMP_FUNC:  bool pg_ping(resource[optional] connection)
DUMP_FUNC:  int pg_port(resource[optional] connection)
DUMP_FUNC:  resource pg_prepare(resource connection, string stmtname, string query)
DUMP_FUNC:  bool pg_put_line(string data)
DUMP_FUNC:  resource pg_query(string query)
DUMP_FUNC:  resource pg_query_params(resource connection, string query, array params)
DUMP_FUNC:  void pg_result()
DUMP_FUNC:  string a string if there is an error associated with the pg_result_error(resource result)
DUMP_FUNC:  string pg_result_error_field(resource result, int fieldcode)
DUMP_FUNC:  bool pg_result_seek(resource result, int offset)
DUMP_FUNC:  mixed pg_result_status(resource result, int[optional] type)
DUMP_FUNC:  mixed pg_select(resource connection, string table_name, array assoc_array, int[optional] options)
DUMP_FUNC:  bool true on success, false on failure. Use pg_get_result pg_send_execute(resource connection, string stmtname, array params)
DUMP_FUNC:  bool true on success, false on failure. Use pg_get_result pg_send_prepare(resource connection, string stmtname, string query)
DUMP_FUNC:  bool pg_send_query(resource connection, string query)
DUMP_FUNC:  bool pg_send_query_params(resource connection, string query, array params)
DUMP_FUNC:  int 0 on success or -1 on error. pg_set_client_encoding(string encoding)
DUMP_FUNC:  int pg_set_error_verbosity(resource connection, int verbosity)
DUMP_FUNC:  void pg_setclientencoding()
DUMP_FUNC:  bool pg_trace(string pathname, string[optional] mode, resource[optional] connection)
DUMP_FUNC:  int pg_transaction_status(resource connection)
DUMP_FUNC:  string pg_tty(resource[optional] connection)
DUMP_FUNC:  string pg_unescape_bytea(string data)
DUMP_FUNC:  bool pg_untrace(resource[optional] connection)
DUMP_FUNC:  mixed pg_update(resource connection, string table_name, array data, array condition, int[optional] options)
DUMP_FUNC:  array an array with client, protocol pg_version(resource[optional] connection)
DUMP_FUNC:  void php_egg_logo_guid()
DUMP_FUNC:  void php_ini_loaded_file()
DUMP_FUNC:  string a comma-separated string of .ini files on success. Each comma is php_ini_scanned_files()
DUMP_FUNC:  string PHPE9568F34-D428-11d2-A769-00AA001ACF42. php_logo_guid()
DUMP_FUNC:  void php_real_logo_guid()
DUMP_FUNC:  string the interface type, as a lowercase string. php_sapi_name()
DUMP_FUNC:  string php_strip_whitespace(string filename)
DUMP_FUNC:  string the description, as a string. php_uname(string[optional] mode)
DUMP_FUNC:  bool phpcredits(int[optional] flag)
DUMP_FUNC:  bool phpinfo(int[optional] what)
DUMP_FUNC:  string phpversion(string[optional] extension)
DUMP_FUNC:  float pi()
DUMP_FUNC:  bool png2wbmp(string pngname, string wbmpname, int dest_height, int dest_width, int threshold)
DUMP_FUNC:  resource a file pointer identical to that returned by popen(string command, string mode)
DUMP_FUNC:  void pos(arg arg)
DUMP_FUNC:  bool posix_access(string file, int[optional] mode)
DUMP_FUNC:  string posix_ctermid()
DUMP_FUNC:  void posix_errno()
DUMP_FUNC:  int the errno (error number) set by the last posix function that posix_get_last_error()
DUMP_FUNC:  string a string of the absolute pathname on success. posix_getcwd()
DUMP_FUNC:  int an integer of the effective group ID. posix_getegid()
DUMP_FUNC:  int the user id, as an integer posix_geteuid()
DUMP_FUNC:  int the real group id, as an integer. posix_getgid()
DUMP_FUNC:  array posix_getgrgid(int gid)
DUMP_FUNC:  array posix_getgrnam(string name)
DUMP_FUNC:  array an array of integers containing the numeric group ids of the group posix_getgroups()
DUMP_FUNC:  string the login name of the user, as a string. posix_getlogin()
DUMP_FUNC:  int the identifier, as an integer. posix_getpgid(int pid)
DUMP_FUNC:  int the identifier, as an integer. posix_getpgrp()
DUMP_FUNC:  int the identifier, as an integer. posix_getpid()
DUMP_FUNC:  int the identifier, as an integer. posix_getppid()
DUMP_FUNC:  array posix_getpwnam(string username)
DUMP_FUNC:  array an associative array with the following elements: posix_getpwuid(int uid)
DUMP_FUNC:  array an associative array of elements for each posix_getrlimit()
DUMP_FUNC:  int the identifier, as an integer. posix_getsid(int pid)
DUMP_FUNC:  int the user id, as an integer posix_getuid()
DUMP_FUNC:  bool posix_initgroups(string name, int base_group_id)
DUMP_FUNC:  bool true if fd is an open descriptor connected posix_isatty(int fd)
DUMP_FUNC:  bool posix_kill(int pid, int sig)
DUMP_FUNC:  bool posix_mkfifo(string pathname, int mode)
DUMP_FUNC:  bool posix_mknod(string pathname, int mode, int[optional] major, int[optional] minor)
DUMP_FUNC:  bool posix_setegid(int gid)
DUMP_FUNC:  bool posix_seteuid(int uid)
DUMP_FUNC:  bool posix_setgid(int gid)
DUMP_FUNC:  bool posix_setpgid(int pid, int pgid)
DUMP_FUNC:  int the session id, or -1 on errors. posix_setsid()
DUMP_FUNC:  bool posix_setuid(int uid)
DUMP_FUNC:  string the error message, as a string. posix_strerror(int errno)
DUMP_FUNC:  array a hash of strings with information about the current posix_times()
DUMP_FUNC:  string posix_ttyname(int fd)
DUMP_FUNC:  array a hash of strings with information about the posix_uname()
DUMP_FUNC:  number pow(number base, number exp)
DUMP_FUNC:  array an array indexed using the keys from the preg_grep(string pattern, array input, int[optional] flags)
DUMP_FUNC:  int one of the following constants ( preg_last_error()
DUMP_FUNC:  int preg_match(string pattern, string subject, array matches, int[optional] flags, int[optional] offset)
DUMP_FUNC:  int the number of full pattern matches (which might be zero), preg_match_all(string pattern, string subject, array matches, int[optional] flags, int[optional] offset)
DUMP_FUNC:  string the quoted string. preg_quote(string str, string[optional] delimiter)
DUMP_FUNC:  mixed preg_replace(mixed pattern, mixed replacement, mixed subject, int[optional] limit, int[optional] count)
DUMP_FUNC:  mixed preg_replace_callback(mixed pattern, callback callback, mixed subject, int[optional] limit, int[optional] count)
DUMP_FUNC:  array an array containing substrings of subject preg_split(string pattern, string subject, int[optional] limit, int[optional] flags)
DUMP_FUNC:  void prev(arg arg)
DUMP_FUNC:  mixed print_r(mixed expression, bool[optional] return)
DUMP_FUNC:  int the length of the outputted string. printf(string format, mixed[optional] args)
DUMP_FUNC:  int the termination status of the process that was run. proc_close(resource process)
DUMP_FUNC:  array proc_get_status(resource process)
DUMP_FUNC:  bool proc_nice(int increment)
DUMP_FUNC:  resource a resource representing the process, which should be freed using proc_open(string cmd, array descriptorspec, array pipes, string[optional] cwd, array env, array other_options)
DUMP_FUNC:  bool the termination status of the process that was run. proc_terminate(resource process, int[optional] signal)
DUMP_FUNC:  bool true if the property exists, false if it doesn't exist or property_exists(mixed class, string property)
DUMP_FUNC:  bool putenv(string setting)
DUMP_FUNC:  string the 8-bit binary string. quoted_printable_decode(string str)
DUMP_FUNC:  string the string with meta characters quoted. quotemeta(string str)
DUMP_FUNC:  float rad2deg(float number)
DUMP_FUNC:  int rand(int[optional] min, int max)
DUMP_FUNC:  void range(low low, high high, null step)
DUMP_FUNC:  string the decoded URL, as a string. rawurldecode(string str)
DUMP_FUNC:  string a string in which all non-alphanumeric characters except rawurlencode(string str)
DUMP_FUNC:  void read_exif_data(filename filename, null sections_needed, null sub_arrays, null read_thumbnail)
DUMP_FUNC:  string the filename on success, or false on failure. readdir(resource dir_handle)
DUMP_FUNC:  int the number of bytes read from the file. If an error readfile(string filename, bool[optional] use_include_path, resource[optional] context)
DUMP_FUNC:  int the number of (uncompressed) bytes read from the file. If readgzfile(string filename, int[optional] use_include_path)
DUMP_FUNC:  string the contents of the symbolic link path or false on error. readlink(string path)
DUMP_FUNC:  string the canonicalized absolute pathname on success. The resulting path realpath(string path)
DUMP_FUNC:  bool TRUE on sucess and FALSE if an error occurs. register_event_handler(string event_handler_func, string[optional] handler_register_name, int event_type_mask)
DUMP_FUNC:  void register_shutdown_function(callback function, mixed[optional] parameter)
DUMP_FUNC:  bool register_tick_function(callback function, mixed[optional] arg)
DUMP_FUNC:  bool rename(string oldname, string newname, resource[optional] context)
DUMP_FUNC:  void reset(arg arg)
DUMP_FUNC:  bool restore_error_handler()
DUMP_FUNC:  bool restore_exception_handler()
DUMP_FUNC:  void restore_include_path()
DUMP_FUNC:  bool rewind(resource handle)
DUMP_FUNC:  void rewinddir(resource dir_handle)
DUMP_FUNC:  bool rmdir(string dirname, resource[optional] context)
DUMP_FUNC:  float round(float val, int[optional] precision)
DUMP_FUNC:  void rsort(arg arg, null sort_flags)
DUMP_FUNC:  string the modified string. rtrim(string str, string[optional] charlist)
DUMP_FUNC:  array an array of filenames on success, or false on scandir(string directory, int[optional] sorting_order, resource[optional] context)
DUMP_FUNC:  bool sem_acquire(resource sem_identifier)
DUMP_FUNC:  resource a positive semaphore identifier on success, or false on sem_get(int key, int[optional] max_acquire, int[optional] perm, int[optional] auto_release)
DUMP_FUNC:  bool sem_release(resource sem_identifier)
DUMP_FUNC:  bool sem_remove(resource sem_identifier)
DUMP_FUNC:  string a string containing a byte-stream representation of serialize(mixed value)
DUMP_FUNC:  int the current setting of session.cache_expire. session_cache_expire(int[optional] new_cache_expire)
DUMP_FUNC:  string the name of the current cache limiter. session_cache_limiter(string[optional] cache_limiter)
DUMP_FUNC:  void session_commit()
DUMP_FUNC:  bool session_decode(string data)
DUMP_FUNC:  bool session_destroy()
DUMP_FUNC:  string the contents of the current session encoded. session_encode()
DUMP_FUNC:  array an array with the current session cookie information, the array session_get_cookie_params()
DUMP_FUNC:  string session_id(string[optional] id)
DUMP_FUNC:  bool session_is_registered(string name)
DUMP_FUNC:  string the name of the current session module. session_module_name(string[optional] module)
DUMP_FUNC:  string the name of the current session. session_name(string[optional] name)
DUMP_FUNC:  bool session_regenerate_id(bool[optional] delete_old_session)
DUMP_FUNC:  bool session_register(mixed name)
DUMP_FUNC:  string the path of the current directory used for data storage. session_save_path(string[optional] path)
DUMP_FUNC:  void session_set_cookie_params(int lifetime, string[optional] path, string[optional] domain, bool[optional] secure, bool[optional] httponly)
DUMP_FUNC:  bool session_set_save_handler(callback open, callback close, callback read, callback write, callback destroy, callback gc)
DUMP_FUNC:  bool session_start()
DUMP_FUNC:  bool session_unregister(string name)
DUMP_FUNC:  void session_unset()
DUMP_FUNC:  void session_write_close()
DUMP_FUNC:  mixed a string containing the previously defined set_error_handler(callback error_handler, int[optional] error_types)
DUMP_FUNC:  string the name of the previously defined exception handler, or &null; on error. If set_exception_handler(callback exception_handler)
DUMP_FUNC:  void set_file_buffer(fp fp, buffer buffer)
DUMP_FUNC:  string the old include_path on set_include_path(string new_include_path)
DUMP_FUNC:  bool set_magic_quotes_runtime(int new_setting)
DUMP_FUNC:  void set_socket_blocking(socket socket, mode mode)
DUMP_FUNC:  void set_time_limit(int seconds)
DUMP_FUNC:  bool setcookie(string name, string[optional] value, int[optional] expire, string[optional] path, string[optional] domain, bool[optional] secure, bool[optional] httponly)
DUMP_FUNC:  string the new current locale, or false if the locale functionality is setlocale(int category, string locale)
DUMP_FUNC:  bool setrawcookie(string name, string[optional] value, int[optional] expire, string[optional] path, string[optional] domain, bool[optional] secure, bool[optional] httponly)
DUMP_FUNC:  bool settype(mixed var, string type)
DUMP_FUNC:  string the sha1 hash as a string. sha1(string str, bool[optional] raw_output)
DUMP_FUNC:  string a string on success, false otherwise. sha1_file(string filename, bool[optional] raw_output)
DUMP_FUNC:  string shell_exec(string cmd)
DUMP_FUNC:  int a shared memory segment identifier. shm_attach(int key, int[optional] memsize, int[optional] perm)
DUMP_FUNC:  bool shm_detach(int shm_identifier)
DUMP_FUNC:  mixed the variable with the given key. shm_get_var(int shm_identifier, int variable_key)
DUMP_FUNC:  bool shm_put_var(int shm_identifier, int variable_key, mixed variable)
DUMP_FUNC:  bool shm_remove(int shm_identifier)
DUMP_FUNC:  bool shm_remove_var(int shm_identifier, int variable_key)
DUMP_FUNC:  void shmop_close(int shmid)
DUMP_FUNC:  bool shmop_delete(int shmid)
DUMP_FUNC:  int shmop_open(int key, string flags, int mode, int size)
DUMP_FUNC:  string the data or false on failure. shmop_read(int shmid, int start, int count)
DUMP_FUNC:  int an int, which represents the number of bytes the shared memory shmop_size(int shmid)
DUMP_FUNC:  int shmop_write(int shmid, string data, int offset)
DUMP_FUNC:  void show_source(file_name file_name, null return)
DUMP_FUNC:  void shuffle(arg arg)
DUMP_FUNC:  int the number of matching chars in both strings. similar_text(string first, string second, float[optional] percent)
DUMP_FUNC:  SimpleXMLElement a SimpleXMLElement or false on failure. simplexml_import_dom(DOMNode node, string[optional] class_name)
DUMP_FUNC:  object an object of class SimpleXMLElement with simplexml_load_file(string filename, string[optional] class_name, int[optional] options, string[optional] ns, bool[optional] is_prefix)
DUMP_FUNC:  object an object of class SimpleXMLElement with simplexml_load_string(string data, string[optional] class_name, int[optional] options, string[optional] ns, bool[optional] is_prefix)
DUMP_FUNC:  float sin(float arg)
DUMP_FUNC:  float sinh(float arg)
DUMP_FUNC:  void sizeof(var var, null mode)
DUMP_FUNC:  int zero on success, or false on errors. sleep(int seconds)
DUMP_FUNC:  resource a new socket resource on success, or false on error. The actual socket_accept(resource socket)
DUMP_FUNC:  bool socket_bind(resource socket, string address, int[optional] port)
DUMP_FUNC:  void socket_clear_error(resource[optional] socket)
DUMP_FUNC:  void socket_close(resource socket)
DUMP_FUNC:  bool socket_connect(resource socket, string address, int[optional] port)
DUMP_FUNC:  resource socket_create(int domain, int type, int protocol)
DUMP_FUNC:  resource socket_create_listen(int port, int[optional] backlog)
DUMP_FUNC:  bool socket_create_pair(int domain, int type, int protocol, array fd)
DUMP_FUNC:  mixed the value of the given option, or false on errors. socket_get_option(resource socket, int level, int optname)
DUMP_FUNC:  void socket_get_status(fp fp)
DUMP_FUNC:  void socket_getopt()
DUMP_FUNC:  bool socket_getpeername(resource socket, string address, int[optional] port)
DUMP_FUNC:  bool socket_getsockname(resource socket, string addr, int[optional] port)
DUMP_FUNC:  int socket_last_error(resource[optional] socket)
DUMP_FUNC:  bool socket_listen(resource socket, int[optional] backlog)
DUMP_FUNC:  string socket_read(resource socket, int length, int[optional] type)
DUMP_FUNC:  int socket_recv(resource socket, string buf, int len, int flags)
DUMP_FUNC:  int socket_recvfrom(resource socket, string buf, int len, int flags, string name, int[optional] port)
DUMP_FUNC:  int socket_select(array read, array write, array except, int tv_sec, int[optional] tv_usec)
DUMP_FUNC:  int socket_send(resource socket, string buf, int len, int flags)
DUMP_FUNC:  int socket_sendto(resource socket, string buf, int len, int flags, string addr, int[optional] port)
DUMP_FUNC:  bool socket_set_block(resource socket)
DUMP_FUNC:  void socket_set_blocking(socket socket, mode mode)
DUMP_FUNC:  bool socket_set_nonblock(resource socket)
DUMP_FUNC:  bool socket_set_option(resource socket, int level, int optname, mixed optval)
DUMP_FUNC:  void socket_set_timeout(stream stream, seconds seconds, microseconds microseconds)
DUMP_FUNC:  void socket_setopt()
DUMP_FUNC:  bool socket_shutdown(resource socket, int[optional] how)
DUMP_FUNC:  string the error message associated with the errno socket_strerror(int errno)
DUMP_FUNC:  int the number of bytes successfully written to the socket or false socket_write(resource socket, string buffer, int[optional] length)
DUMP_FUNC:  void sort(arg arg, null sort_flags)
DUMP_FUNC:  string the soundex key as a string. soundex(string str)
DUMP_FUNC:  void spl_autoload()
DUMP_FUNC:  void spl_autoload_call()
DUMP_FUNC:  void spl_autoload_extensions()
DUMP_FUNC:  void spl_autoload_functions()
DUMP_FUNC:  void spl_autoload_register()
DUMP_FUNC:  void spl_autoload_unregister()
DUMP_FUNC:  void spl_classes()
DUMP_FUNC:  void spl_object_hash()
DUMP_FUNC:  array an array of strings, each of which is a substring of split(string pattern, string string, int[optional] limit)
DUMP_FUNC:  array an array of strings, each of which is a substring of spliti(string pattern, string string, int[optional] limit)
DUMP_FUNC:  string a string produced according to the formatting string sprintf(string format, mixed[optional] args)
DUMP_FUNC:  string a valid regular expression which will match sql_regcase(string string)
DUMP_FUNC:  array an array of the entire result set; false otherwise. sqlite_array_query(string query, int[optional] result_type, bool[optional] decode_binary)
DUMP_FUNC:  void sqlite_busy_timeout(int milliseconds)
DUMP_FUNC:  int sqlite_changes()
DUMP_FUNC:  void sqlite_close(resource dbhandle)
DUMP_FUNC:  mixed sqlite_column(mixed index_or_name, bool[optional] decode_binary)
DUMP_FUNC:  void sqlite_create_aggregate(string function_name, callback step_func, callback finalize_func, int[optional] num_args)
DUMP_FUNC:  void sqlite_create_function(string function_name, callback callback, int[optional] num_args)
DUMP_FUNC:  array an array of the current row from a result set; false if the sqlite_current(int[optional] result_type, bool[optional] decode_binary)
DUMP_FUNC:  string sqlite_error_string(int error_code)
DUMP_FUNC:  string sqlite_escape_string(string item)
DUMP_FUNC:  bool sqlite_exec(string query, string[optional] error_msg)
DUMP_FUNC:  SQLiteDatabase a SQLiteDatabase object on success, &null; on error. sqlite_factory(string filename, int[optional] mode, string[optional] error_message)
DUMP_FUNC:  array an array of the remaining rows in a result set. If called right sqlite_fetch_all(int[optional] result_type, bool[optional] decode_binary)
DUMP_FUNC:  array an array of the next row from a result set; false if the sqlite_fetch_array(int[optional] result_type, bool[optional] decode_binary)
DUMP_FUNC:  array an array of column data types; false on error. sqlite_fetch_column_types(string table_name, int[optional] result_type)
DUMP_FUNC:  object sqlite_fetch_object(string[optional] class_name, array ctor_params, bool[optional] decode_binary)
DUMP_FUNC:  string sqlite_fetch_single(bool[optional] decode_binary)
DUMP_FUNC:  void sqlite_fetch_string()
DUMP_FUNC:  string the name of a field in an SQLite result set, given the ordinal sqlite_field_name(int field_index)
DUMP_FUNC:  bool true if there are more rows available from the sqlite_has_more(resource result)
DUMP_FUNC:  bool true if there are more previous rows available from the sqlite_has_prev()
DUMP_FUNC:  int sqlite_last_error()
DUMP_FUNC:  int sqlite_last_insert_rowid()
DUMP_FUNC:  string sqlite_libencoding()
DUMP_FUNC:  string sqlite_libversion()
DUMP_FUNC:  bool true on success, or false if there are no more rows. sqlite_next()
DUMP_FUNC:  int sqlite_num_fields()
DUMP_FUNC:  int sqlite_num_rows()
DUMP_FUNC:  resource a resource (database handle) on success, false on error. sqlite_open(string filename, int[optional] mode, string[optional] error_message)
DUMP_FUNC:  resource a resource (database handle) on success, false on error. sqlite_popen(string filename, int[optional] mode, string[optional] error_message)
DUMP_FUNC:  bool true on success, or false if there are no more previous rows. sqlite_prev()
DUMP_FUNC:  SQLiteResult sqlite_query(string query, int[optional] result_type, string[optional] error_msg)
DUMP_FUNC:  bool false if there are no rows in the result set, true otherwise. sqlite_rewind()
DUMP_FUNC:  bool false if the row does not exist, true otherwise. sqlite_seek(int rownum)
DUMP_FUNC:  array sqlite_single_query(string query, bool[optional] first_row_only, bool[optional] decode_binary)
DUMP_FUNC:  string sqlite_udf_decode_binary(string data)
DUMP_FUNC:  string sqlite_udf_encode_binary(string data)
DUMP_FUNC:  SQLiteUnbuffered a result handle or false on failure. sqlite_unbuffered_query(string query, int[optional] result_type, string[optional] error_msg)
DUMP_FUNC:  bool true if there are more rows available from the sqlite_valid()
DUMP_FUNC:  float sqrt(float arg)
DUMP_FUNC:  void srand(int[optional] seed)
DUMP_FUNC:  void sscanf(str str, format format)
DUMP_FUNC:  array stat(string filename)
DUMP_FUNC:  mixed a string or an array of replacements. str_ireplace(mixed search, mixed replace, mixed subject, int[optional] count)
DUMP_FUNC:  string the padded string. str_pad(string input, int pad_length, string[optional] pad_string, int[optional] pad_type)
DUMP_FUNC:  string the repeated string. str_repeat(string input, int multiplier)
DUMP_FUNC:  mixed str_replace(mixed search, mixed replace, mixed subject, int[optional] count)
DUMP_FUNC:  string the ROT13 version of the given string. str_rot13(string str)
DUMP_FUNC:  string the shuffled string. str_shuffle(string str)
DUMP_FUNC:  array str_split(string string, int[optional] split_length)
DUMP_FUNC:  mixed an array or an integer, depending on the str_word_count(string string, int[optional] format, string[optional] charlist)
DUMP_FUNC:  int &lt; 0 if str1 is less than strcasecmp(string str1, string str2)
DUMP_FUNC:  void strchr(haystack haystack, needle needle)
DUMP_FUNC:  int &lt; 0 if str1 is less than strcmp(string str1, string str2)
DUMP_FUNC:  int &lt; 0 if str1 is less than strcoll(string str1, string str2)
DUMP_FUNC:  int the length of the segment as an integer. strcspn(string str1, string str2, int[optional] start, int[optional] length)
DUMP_FUNC:  void stream_bucket_append(resource brigade, resource bucket)
DUMP_FUNC:  object stream_bucket_make_writeable(resource brigade)
DUMP_FUNC:  object stream_bucket_new(resource stream, string buffer)
DUMP_FUNC:  void stream_bucket_prepend(resource brigade, resource bucket)
DUMP_FUNC:  void stream_context_create(null options)
DUMP_FUNC:  void stream_context_get_default(null options)
DUMP_FUNC:  void stream_context_get_options(stream_or_context stream_or_context)
DUMP_FUNC:  void stream_context_set_option(stream_or_context stream_or_context, wrappername wrappername, optionname optionname, value value)
DUMP_FUNC:  void stream_context_set_params(stream_or_context stream_or_context, options options)
DUMP_FUNC:  int the total count of bytes copied. stream_copy_to_stream(resource source, resource dest, int[optional] maxlength, int[optional] offset)
DUMP_FUNC:  void stream_filter_append(stream stream, filtername filtername, null read_write, null filterparams)
DUMP_FUNC:  void stream_filter_prepend(stream stream, filtername filtername, null read_write, null filterparams)
DUMP_FUNC:  void stream_filter_register(filtername filtername, classname classname)
DUMP_FUNC:  void stream_filter_remove(stream_filter stream_filter)
DUMP_FUNC:  void stream_get_contents(source source, null maxlen, null offset)
DUMP_FUNC:  void stream_get_filters()
DUMP_FUNC:  void stream_get_line(stream stream, maxlen maxlen, null ending)
DUMP_FUNC:  void stream_get_meta_data(fp fp)
DUMP_FUNC:  void stream_get_transports()
DUMP_FUNC:  void stream_get_wrappers()
DUMP_FUNC:  void stream_is_local(stream stream)
DUMP_FUNC:  void stream_register_wrapper(protocol protocol, classname classname, null flags)
DUMP_FUNC:  void stream_select(read_streams read_streams, write_streams write_streams, except_streams except_streams, tv_sec tv_sec, null tv_usec)
DUMP_FUNC:  void stream_set_blocking(socket socket, mode mode)
DUMP_FUNC:  void stream_set_timeout(stream stream, seconds seconds, microseconds microseconds)
DUMP_FUNC:  void stream_set_write_buffer(fp fp, buffer buffer)
DUMP_FUNC:  void stream_socket_accept(serverstream serverstream, null timeout, null peername)
DUMP_FUNC:  void stream_socket_client(remoteaddress remoteaddress, null errcode, null errstring, null timeout, null flags, null context)
DUMP_FUNC:  void stream_socket_enable_crypto(stream stream, enable enable, null cryptokind, null sessionstream)
DUMP_FUNC:  void stream_socket_get_name(stream stream, want_peer want_peer)
DUMP_FUNC:  array an array with the two socket resources on success, or stream_socket_pair(int domain, int type, int protocol)
DUMP_FUNC:  void stream_socket_recvfrom(stream stream, amount amount, null flags, null remote_addr)
DUMP_FUNC:  void stream_socket_sendto(stream stream, data data, null flags, null target_addr)
DUMP_FUNC:  void stream_socket_server(localaddress localaddress, null errcode, null errstring, null flags, null context)
DUMP_FUNC:  bool stream_socket_shutdown(resource stream, int how)
DUMP_FUNC:  void stream_wrapper_register(protocol protocol, classname classname, null flags)
DUMP_FUNC:  void stream_wrapper_restore(protocol protocol)
DUMP_FUNC:  void stream_wrapper_unregister(protocol protocol)
DUMP_FUNC:  string strftime(string format, int[optional] timestamp)
DUMP_FUNC:  string the stripped string. strip_tags(string str, string[optional] allowable_tags)
DUMP_FUNC:  string the unescaped string. stripcslashes(string str)
DUMP_FUNC:  int stripos(string haystack, string needle, int[optional] offset)
DUMP_FUNC:  string a string with backslashes stripped off. stripslashes(string str)
DUMP_FUNC:  string the matched substring. If needle is not stristr(string haystack, string needle, bool before_needle)
DUMP_FUNC:  int strlen(string string)
DUMP_FUNC:  int strnatcasecmp(string str1, string str2)
DUMP_FUNC:  int strnatcmp(string str1, string str2)
DUMP_FUNC:  int &lt; 0 if str1 is less than strncasecmp(string str1, string str2, int len)
DUMP_FUNC:  int &lt; 0 if str1 is less than strncmp(string str1, string str2, int len)
DUMP_FUNC:  string a string starting from the character found, or false if it is strpbrk(string haystack, string char_list)
DUMP_FUNC:  int the position as an integer. If needle is strpos(string haystack, mixed needle, int[optional] offset)
DUMP_FUNC:  array an array, or false on failure. strptime(string date, string format)
DUMP_FUNC:  string strrchr(string haystack, string needle)
DUMP_FUNC:  string the reversed string. strrev(string string)
DUMP_FUNC:  int the numerical position of the last occurence of strripos(string haystack, string needle, int[optional] offset)
DUMP_FUNC:  int strrpos(string haystack, string needle, int[optional] offset)
DUMP_FUNC:  int the length of the initial segment of str1 strspn(string str1, string str2, int[optional] start, int[optional] length)
DUMP_FUNC:  string the portion of string, or false if needle strstr(string haystack, string needle, bool before_needle)
DUMP_FUNC:  void strtok(str str, token token)
DUMP_FUNC:  string the lowercased string. strtolower(string str)
DUMP_FUNC:  int a timestamp on success, false otherwise. Previous to PHP 5.1.0, strtotime(string time, int[optional] now)
DUMP_FUNC:  string the uppercased string. strtoupper(string string)
DUMP_FUNC:  void strtr(str str, from from, null to)
DUMP_FUNC:  string strval(mixed var)
DUMP_FUNC:  string the extracted part of string. substr(string string, int start, int[optional] length)
DUMP_FUNC:  int &lt; 0 if main_str from position substr_compare(string main_str, string str, int offset, int[optional] length, bool[optional] case_insensitivity)
DUMP_FUNC:  int substr_count(string haystack, string needle, int[optional] offset, int[optional] length)
DUMP_FUNC:  mixed substr_replace(mixed string, string replacement, int start, int[optional] length)
DUMP_FUNC:  bool symlink(string target, string link)
DUMP_FUNC:  string the path of the temporary directory. sys_get_temp_dir()
DUMP_FUNC:  array an array with three samples (last 1, 5 and 15 sys_getloadavg()
DUMP_FUNC:  bool syslog(int priority, string message)
DUMP_FUNC:  string the last line of the command output on success, and false system(string command, int[optional] return_var)
DUMP_FUNC:  float tan(float arg)
DUMP_FUNC:  float tanh(float arg)
DUMP_FUNC:  string the new temporary filename, or false on tempnam(string dir, string prefix)
DUMP_FUNC:  void tidy_access_count()
DUMP_FUNC:  void tidy_clean_repair()
DUMP_FUNC:  void tidy_config_count()
DUMP_FUNC:  void tidy_diagnose()
DUMP_FUNC:  void tidy_error_count()
DUMP_FUNC:  void tidy_get_body()
DUMP_FUNC:  void tidy_get_config()
DUMP_FUNC:  void tidy_get_error_buffer()
DUMP_FUNC:  void tidy_get_head()
DUMP_FUNC:  void tidy_get_html()
DUMP_FUNC:  void tidy_get_html_ver()
DUMP_FUNC:  void tidy_get_output()
DUMP_FUNC:  void tidy_get_release()
DUMP_FUNC:  void tidy_get_root()
DUMP_FUNC:  void tidy_get_status()
DUMP_FUNC:  void tidy_getopt()
DUMP_FUNC:  void tidy_is_xhtml()
DUMP_FUNC:  void tidy_is_xml()
DUMP_FUNC:  void tidy_parse_file()
DUMP_FUNC:  void tidy_parse_string()
DUMP_FUNC:  void tidy_repair_file()
DUMP_FUNC:  void tidy_repair_string()
DUMP_FUNC:  void tidy_warning_count()
DUMP_FUNC:  int time()
DUMP_FUNC:  mixed time_nanosleep(int seconds, int nanoseconds)
DUMP_FUNC:  bool time_sleep_until(float timestamp)
DUMP_FUNC:  array array on success or false on failure. timezone_abbreviations_list()
DUMP_FUNC:  array array on success or false on failure. timezone_identifiers_list()
DUMP_FUNC:  string time zone name on success or false on failure. timezone_name_from_abbr(string abbr, int[optional] gmtOffset, int[optional] isdst)
DUMP_FUNC:  string time zone name on success or false on failure. timezone_name_get(DateTimeZone object)
DUMP_FUNC:  int time zone offset in seconds on success or false on failure. timezone_offset_get(DateTimeZone object, DateTime datetime)
DUMP_FUNC:  DateTimeZone DateTimeZone object on success or false on failure. timezone_open(string timezone)
DUMP_FUNC:  array numerically indexed array containing associative array with all timezone_transitions_get(DateTimeZone object)
DUMP_FUNC:  resource a file handle, similar to the one returned by tmpfile()
DUMP_FUNC:  array token_get_all(string source)
DUMP_FUNC:  string token_name(int token)
DUMP_FUNC:  bool touch(string filename, int[optional] time, int[optional] atime)
DUMP_FUNC:  bool trigger_error(string error_msg, int[optional] error_type)
DUMP_FUNC:  string trim(string str, string[optional] charlist)
DUMP_FUNC:  void uasort(arg arg, cmp_function cmp_function)
DUMP_FUNC:  string the resulting string. ucfirst(string str)
DUMP_FUNC:  string the modified string. ucwords(string str)
DUMP_FUNC:  void uksort(arg arg, cmp_function cmp_function)
DUMP_FUNC:  int umask(int[optional] mask)
DUMP_FUNC:  string the unique identifier, as a string. uniqid(string[optional] prefix, bool[optional] more_entropy)
DUMP_FUNC:  int unixtojd(int[optional] timestamp)
DUMP_FUNC:  bool unlink(string filename, resource[optional] context)
DUMP_FUNC:  array an associative array containing unpacked elements of binary unpack(string format, string data)
DUMP_FUNC:  bool TRUE on sucess and FALSE if no handler we registered under the given name. unregister_event_handler(string handler_name)
DUMP_FUNC:  void unregister_tick_function(string function_name)
DUMP_FUNC:  mixed unserialize(string str)
DUMP_FUNC:  string the decoded string. urldecode(string str)
DUMP_FUNC:  string a string in which all non-alphanumeric characters except urlencode(string str)
DUMP_FUNC:  bool use_soap_error_handler(bool[optional] handler)
DUMP_FUNC:  void user_error()
DUMP_FUNC:  void usleep(int micro_seconds)
DUMP_FUNC:  void usort(arg arg, cmp_function cmp_function)
DUMP_FUNC:  string the ISO-8859-1 translation of data. utf8_decode(string data)
DUMP_FUNC:  string the UTF-8 translation of data. utf8_encode(string data)
DUMP_FUNC:  void var_dump(mixed expression, null expression)
DUMP_FUNC:  mixed the variable representation when the return var_export(mixed expression, bool[optional] return)
DUMP_FUNC:  mixed version_compare(string version1, string version2, string[optional] operator)
DUMP_FUNC:  int the length of the outputted string. vfprintf(resource handle, string format, array args)
DUMP_FUNC:  int the length of the outputted string. vprintf(string format, array args)
DUMP_FUNC:  string vsprintf(string format, array args)
DUMP_FUNC:  bool wddx_add_vars(resource packet_id, mixed var_name)
DUMP_FUNC:  void wddx_deserialize()
DUMP_FUNC:  string the string containing the WDDX packet. wddx_packet_end(resource packet_id)
DUMP_FUNC:  resource a packet ID for use in later functions, or false on error. wddx_packet_start(string[optional] comment)
DUMP_FUNC:  string the WDDX packet, or false on error. wddx_serialize_value(mixed var, string[optional] comment)
DUMP_FUNC:  string the WDDX packet, or false on error. wddx_serialize_vars(mixed var_name)
DUMP_FUNC:  string the given string wrapped at the specified column. wordwrap(string str, int[optional] width, string[optional] break, bool[optional] cut)
DUMP_FUNC:  string a string with a textual description of the error xml_error_string(int code)
DUMP_FUNC:  int xml_get_current_byte_index(resource parser)
DUMP_FUNC:  int xml_get_current_column_number(resource parser)
DUMP_FUNC:  int xml_get_current_line_number(resource parser)
DUMP_FUNC:  int xml_get_error_code(resource parser)
DUMP_FUNC:  int 1 on success or 0 on failure. xml_parse(resource parser, string data, bool[optional] is_final)
DUMP_FUNC:  int xml_parse_into_struct(resource parser, string data, array values, array index)
DUMP_FUNC:  resource a resource handle for the new XML parser. xml_parser_create(string[optional] encoding)
DUMP_FUNC:  resource a resource handle for the new XML parser. xml_parser_create_ns(string[optional] encoding, string[optional] separator)
DUMP_FUNC:  bool xml_parser_free(resource parser)
DUMP_FUNC:  mixed xml_parser_get_option(resource parser, int option)
DUMP_FUNC:  bool xml_parser_set_option(resource parser, int option, mixed value)
DUMP_FUNC:  bool xml_set_character_data_handler(resource parser, callback handler)
DUMP_FUNC:  bool xml_set_default_handler(resource parser, callback handler)
DUMP_FUNC:  bool xml_set_element_handler(resource parser, callback start_element_handler, callback end_element_handler)
DUMP_FUNC:  bool xml_set_end_namespace_decl_handler(resource parser, callback handler)
DUMP_FUNC:  bool xml_set_external_entity_ref_handler(resource parser, callback handler)
DUMP_FUNC:  bool xml_set_notation_decl_handler(resource parser, callback handler)
DUMP_FUNC:  bool xml_set_object(resource parser, object object)
DUMP_FUNC:  bool xml_set_processing_instruction_handler(resource parser, callback handler)
DUMP_FUNC:  bool xml_set_start_namespace_decl_handler(resource parser, callback handler)
DUMP_FUNC:  bool xml_set_unparsed_entity_decl_handler(resource parser, callback handler)
DUMP_FUNC:  bool xmlwriter_end_attribute()
DUMP_FUNC:  bool xmlwriter_end_cdata()
DUMP_FUNC:  bool xmlwriter_end_comment()
DUMP_FUNC:  bool xmlwriter_end_document()
DUMP_FUNC:  bool xmlwriter_end_dtd()
DUMP_FUNC:  bool xmlwriter_end_dtd_attlist()
DUMP_FUNC:  bool xmlwriter_end_dtd_element()
DUMP_FUNC:  bool xmlwriter_end_dtd_entity()
DUMP_FUNC:  bool xmlwriter_end_element()
DUMP_FUNC:  bool xmlwriter_end_pi()
DUMP_FUNC:  mixed xmlwriter_flush(bool[optional] empty)
DUMP_FUNC:  bool xmlwriter_full_end_element()
DUMP_FUNC:  bool xmlwriter_open_memory()
DUMP_FUNC:  bool xmlwriter_open_uri(string uri)
DUMP_FUNC:  bool the current buffer as a string. xmlwriter_output_memory(bool[optional] flush)
DUMP_FUNC:  bool xmlwriter_set_indent(bool indent)
DUMP_FUNC:  bool xmlwriter_set_indent_string(string indentString)
DUMP_FUNC:  bool xmlwriter_start_attribute(string name)
DUMP_FUNC:  bool xmlwriter_start_attribute_ns(string prefix, string name, string uri)
DUMP_FUNC:  bool xmlwriter_start_cdata()
DUMP_FUNC:  bool xmlwriter_start_comment()
DUMP_FUNC:  bool xmlwriter_start_document(string[optional] version, string[optional] encoding, string[optional] standalone)
DUMP_FUNC:  bool xmlwriter_start_dtd(string qualifiedName, string[optional] publicId, string[optional] systemId)
DUMP_FUNC:  bool xmlwriter_start_dtd_attlist(string name)
DUMP_FUNC:  bool xmlwriter_start_dtd_element(string qualifiedName)
DUMP_FUNC:  bool xmlwriter_start_dtd_entity(string name, bool isparam)
DUMP_FUNC:  bool xmlwriter_start_element(string name)
DUMP_FUNC:  bool xmlwriter_start_element_ns(string prefix, string name, string uri)
DUMP_FUNC:  bool xmlwriter_start_pi(string target)
DUMP_FUNC:  bool xmlwriter_text(string content)
DUMP_FUNC:  bool xmlwriter_write_attribute(string name, string value)
DUMP_FUNC:  bool xmlwriter_write_attribute_ns(string prefix, string name, string uri, string content)
DUMP_FUNC:  bool xmlwriter_write_cdata(string content)
DUMP_FUNC:  bool xmlwriter_write_comment(string content)
DUMP_FUNC:  bool xmlwriter_write_dtd(string name, string[optional] publicId, string[optional] systemId, string[optional] subset)
DUMP_FUNC:  bool xmlwriter_write_dtd_attlist(string name, string content)
DUMP_FUNC:  bool xmlwriter_write_dtd_element(string name, string content)
DUMP_FUNC:  bool xmlwriter_write_dtd_entity(string name, string content)
DUMP_FUNC:  bool xmlwriter_write_element(string name, string[optional] content)
DUMP_FUNC:  bool xmlwriter_write_element_ns(string prefix, string name, string uri, string[optional] content)
DUMP_FUNC:  bool xmlwriter_write_pi(string target, string content)
DUMP_FUNC:  bool xmlwriter_write_raw(string content)
DUMP_FUNC:  void zend_core_restart()
DUMP_FUNC:  void zend_core_version()
DUMP_FUNC:  int zend_current_obfuscation_level()
DUMP_FUNC:  array zend_get_id(bool[optional] all_ids)
DUMP_FUNC:  string zend_loader_current_file()
DUMP_FUNC:  bool zend_loader_enabled()
DUMP_FUNC:  bool zend_loader_file_encoded()
DUMP_FUNC:  array zend_loader_file_licensed()
DUMP_FUNC:  bool zend_loader_install_license(string license_file, bool[optional] override)
DUMP_FUNC:  string PHPE9568F35-D428-11d2-A769-00AA001ACF42. zend_logo_guid()
DUMP_FUNC:  string zend_obfuscate_class_name(string class_name)
DUMP_FUNC:  string zend_obfuscate_function_name(string function_name)
DUMP_FUNC:  string zend_optimizer_version()
DUMP_FUNC:  void zend_runtime_obfuscate()
DUMP_FUNC:  bool FALSE if sending file failed, does not return otherwise zend_send_buffer(string buffer, string[optional] mime_type, string[optional] custom_headers)
DUMP_FUNC:  bool FALSE if sending file failed, does not return otherwise zend_send_file(string filename, string[optional] mime_type, string[optional] custom_headers)
DUMP_FUNC:  string the Zend Engine version number, as a string. zend_version()
DUMP_FUNC:  void zip_close(resource zip)
DUMP_FUNC:  bool zip_entry_close(resource zip_entry)
DUMP_FUNC:  int zip_entry_compressedsize(resource zip_entry)
DUMP_FUNC:  string zip_entry_compressionmethod(resource zip_entry)
DUMP_FUNC:  int zip_entry_filesize(resource zip_entry)
DUMP_FUNC:  string zip_entry_name(resource zip_entry)
DUMP_FUNC:  bool zip_entry_open(resource zip, resource zip_entry, string[optional] mode)
DUMP_FUNC:  string the data read, or false if the end of the file is zip_entry_read(resource zip_entry, int[optional] length)
DUMP_FUNC:  mixed a resource handle for later use with zip_open(string filename)
DUMP_FUNC:  mixed a directory entry resource for later use with the zip_read(resource zip)
DUMP_FUNC:  string zlib_get_coding_type()

DUMP_CONSTANT: ABDAY_1 131072

DUMP_CONSTANT: ABDAY_2 131073

DUMP_CONSTANT: ABDAY_3 131074

DUMP_CONSTANT: ABDAY_4 131075

DUMP_CONSTANT: ABDAY_5 131076

DUMP_CONSTANT: ABDAY_6 131077

DUMP_CONSTANT: ABDAY_7 131078

DUMP_CONSTANT: ABMON_1 131086

DUMP_CONSTANT: ABMON_10 131095

DUMP_CONSTANT: ABMON_11 131096

DUMP_CONSTANT: ABMON_12 131097

DUMP_CONSTANT: ABMON_2 131087

DUMP_CONSTANT: ABMON_3 131088

DUMP_CONSTANT: ABMON_4 131089

DUMP_CONSTANT: ABMON_5 131090

DUMP_CONSTANT: ABMON_6 131091

DUMP_CONSTANT: ABMON_7 131092

DUMP_CONSTANT: ABMON_8 131093

DUMP_CONSTANT: ABMON_9 131094

DUMP_CONSTANT: AF_INET 2

DUMP_CONSTANT: AF_INET6 10

DUMP_CONSTANT: AF_UNIX 1

DUMP_CONSTANT: ALT_DIGITS 131119

DUMP_CONSTANT: AM_STR 131110

DUMP_CONSTANT: APACHE_MAP 200

DUMP_CONSTANT: ASSERT_ACTIVE 1

DUMP_CONSTANT: ASSERT_BAIL 3

DUMP_CONSTANT: ASSERT_CALLBACK 2

DUMP_CONSTANT: ASSERT_QUIET_EVAL 5

DUMP_CONSTANT: ASSERT_WARNING 4

DUMP_CONSTANT: CAL_DOW_DAYNO 0

DUMP_CONSTANT: CAL_DOW_LONG 2

DUMP_CONSTANT: CAL_DOW_SHORT 1

DUMP_CONSTANT: CAL_EASTER_ALWAYS_GREGORIAN 2

DUMP_CONSTANT: CAL_EASTER_ALWAYS_JULIAN 3

DUMP_CONSTANT: CAL_EASTER_DEFAULT 0

DUMP_CONSTANT: CAL_EASTER_ROMAN 1

DUMP_CONSTANT: CAL_FRENCH 3

DUMP_CONSTANT: CAL_GREGORIAN 0

DUMP_CONSTANT: CAL_JEWISH 2

DUMP_CONSTANT: CAL_JEWISH_ADD_ALAFIM 4

DUMP_CONSTANT: CAL_JEWISH_ADD_ALAFIM_GERESH 2

DUMP_CONSTANT: CAL_JEWISH_ADD_GERESHAYIM 8

DUMP_CONSTANT: CAL_JULIAN 1

DUMP_CONSTANT: CAL_MONTH_FRENCH 5

DUMP_CONSTANT: CAL_MONTH_GREGORIAN_LONG 1

DUMP_CONSTANT: CAL_MONTH_GREGORIAN_SHORT 0

DUMP_CONSTANT: CAL_MONTH_JEWISH 4

DUMP_CONSTANT: CAL_MONTH_JULIAN_LONG 3

DUMP_CONSTANT: CAL_MONTH_JULIAN_SHORT 2

DUMP_CONSTANT: CAL_NUM_CALS 4

DUMP_CONSTANT: CASE_LOWER 0

DUMP_CONSTANT: CASE_UPPER 1

DUMP_CONSTANT: CHAR_MAX 127

DUMP_CONSTANT: CL_EXPUNGE 32768

DUMP_CONSTANT: CODESET 14

DUMP_CONSTANT: CONNECTION_ABORTED 1

DUMP_CONSTANT: CONNECTION_NORMAL 0

DUMP_CONSTANT: CONNECTION_TIMEOUT 2

DUMP_CONSTANT: COUNT_NORMAL 0

DUMP_CONSTANT: COUNT_RECURSIVE 1

DUMP_CONSTANT: CP_MOVE 2

DUMP_CONSTANT: CP_UID 1

DUMP_CONSTANT: CREDITS_ALL 4294967295

DUMP_CONSTANT: CREDITS_DOCS 16

DUMP_CONSTANT: CREDITS_FULLPAGE 32

DUMP_CONSTANT: CREDITS_GENERAL 2

DUMP_CONSTANT: CREDITS_GROUP 1

DUMP_CONSTANT: CREDITS_MODULES 8

DUMP_CONSTANT: CREDITS_QA 64

DUMP_CONSTANT: CREDITS_SAPI 4

DUMP_CONSTANT: CRNCYSTR 262159

DUMP_CONSTANT: CRYPT_BLOWFISH 1

DUMP_CONSTANT: CRYPT_EXT_DES 0

DUMP_CONSTANT: CRYPT_MD5 1

DUMP_CONSTANT: CRYPT_SALT_LENGTH 60

DUMP_CONSTANT: CRYPT_STD_DES 1

DUMP_CONSTANT: CURL_HTTP_VERSION_1_0 1

DUMP_CONSTANT: CURL_HTTP_VERSION_1_1 2

DUMP_CONSTANT: CURL_HTTP_VERSION_NONE 0

DUMP_CONSTANT: CURL_NETRC_IGNORED 0

DUMP_CONSTANT: CURL_NETRC_OPTIONAL 1

DUMP_CONSTANT: CURL_NETRC_REQUIRED 2

DUMP_CONSTANT: CURL_TIMECOND_IFMODSINCE 1

DUMP_CONSTANT: CURL_TIMECOND_IFUNMODSINCE 2

DUMP_CONSTANT: CURL_TIMECOND_LASTMOD 3

DUMP_CONSTANT: CURL_VERSION_IPV6 1

DUMP_CONSTANT: CURL_VERSION_KERBEROS4 2

DUMP_CONSTANT: CURL_VERSION_LIBZ 8

DUMP_CONSTANT: CURL_VERSION_SSL 4

DUMP_CONSTANT: CURLAUTH_ANY -1

DUMP_CONSTANT: CURLAUTH_ANYSAFE -2

DUMP_CONSTANT: CURLAUTH_BASIC 1

DUMP_CONSTANT: CURLAUTH_DIGEST 2

DUMP_CONSTANT: CURLAUTH_GSSNEGOTIATE 4

DUMP_CONSTANT: CURLAUTH_NTLM 8

DUMP_CONSTANT: CURLCLOSEPOLICY_CALLBACK 5

DUMP_CONSTANT: CURLCLOSEPOLICY_LEAST_RECENTLY_USED 2

DUMP_CONSTANT: CURLCLOSEPOLICY_LEAST_TRAFFIC 3

DUMP_CONSTANT: CURLCLOSEPOLICY_OLDEST 1

DUMP_CONSTANT: CURLCLOSEPOLICY_SLOWEST 4

DUMP_CONSTANT: CURLE_ABORTED_BY_CALLBACK 42

DUMP_CONSTANT: CURLE_BAD_CALLING_ORDER 44

DUMP_CONSTANT: CURLE_BAD_CONTENT_ENCODING 61

DUMP_CONSTANT: CURLE_BAD_FUNCTION_ARGUMENT 43

DUMP_CONSTANT: CURLE_BAD_PASSWORD_ENTERED 46

DUMP_CONSTANT: CURLE_COULDNT_CONNECT 7

DUMP_CONSTANT: CURLE_COULDNT_RESOLVE_HOST 6

DUMP_CONSTANT: CURLE_COULDNT_RESOLVE_PROXY 5

DUMP_CONSTANT: CURLE_FAILED_INIT 2

DUMP_CONSTANT: CURLE_FILE_COULDNT_READ_FILE 37

DUMP_CONSTANT: CURLE_FILESIZE_EXCEEDED 63

DUMP_CONSTANT: CURLE_FTP_ACCESS_DENIED 9

DUMP_CONSTANT: CURLE_FTP_BAD_DOWNLOAD_RESUME 36

DUMP_CONSTANT: CURLE_FTP_CANT_GET_HOST 15

DUMP_CONSTANT: CURLE_FTP_CANT_RECONNECT 16

DUMP_CONSTANT: CURLE_FTP_COULDNT_GET_SIZE 32

DUMP_CONSTANT: CURLE_FTP_COULDNT_RETR_FILE 19

DUMP_CONSTANT: CURLE_FTP_COULDNT_SET_ASCII 29

DUMP_CONSTANT: CURLE_FTP_COULDNT_SET_BINARY 17

DUMP_CONSTANT: CURLE_FTP_COULDNT_STOR_FILE 25

DUMP_CONSTANT: CURLE_FTP_COULDNT_USE_REST 31

DUMP_CONSTANT: CURLE_FTP_PORT_FAILED 30

DUMP_CONSTANT: CURLE_FTP_QUOTE_ERROR 21

DUMP_CONSTANT: CURLE_FTP_SSL_FAILED 64

DUMP_CONSTANT: CURLE_FTP_USER_PASSWORD_INCORRECT 10

DUMP_CONSTANT: CURLE_FTP_WEIRD_227_FORMAT 14

DUMP_CONSTANT: CURLE_FTP_WEIRD_PASS_REPLY 11

DUMP_CONSTANT: CURLE_FTP_WEIRD_PASV_REPLY 13

DUMP_CONSTANT: CURLE_FTP_WEIRD_SERVER_REPLY 8

DUMP_CONSTANT: CURLE_FTP_WEIRD_USER_REPLY 12

DUMP_CONSTANT: CURLE_FTP_WRITE_ERROR 20

DUMP_CONSTANT: CURLE_FUNCTION_NOT_FOUND 41

DUMP_CONSTANT: CURLE_GOT_NOTHING 52

DUMP_CONSTANT: CURLE_HTTP_NOT_FOUND 22

DUMP_CONSTANT: CURLE_HTTP_PORT_FAILED 45

DUMP_CONSTANT: CURLE_HTTP_POST_ERROR 34

DUMP_CONSTANT: CURLE_HTTP_RANGE_ERROR 33

DUMP_CONSTANT: CURLE_LDAP_CANNOT_BIND 38

DUMP_CONSTANT: CURLE_LDAP_INVALID_URL 62

DUMP_CONSTANT: CURLE_LDAP_SEARCH_FAILED 39

DUMP_CONSTANT: CURLE_LIBRARY_NOT_FOUND 40

DUMP_CONSTANT: CURLE_MALFORMAT_USER 24

DUMP_CONSTANT: CURLE_OBSOLETE 50

DUMP_CONSTANT: CURLE_OK 0

DUMP_CONSTANT: CURLE_OPERATION_TIMEOUTED 28

DUMP_CONSTANT: CURLE_OUT_OF_MEMORY 27

DUMP_CONSTANT: CURLE_PARTIAL_FILE 18

DUMP_CONSTANT: CURLE_READ_ERROR 26

DUMP_CONSTANT: CURLE_RECV_ERROR 56

DUMP_CONSTANT: CURLE_SEND_ERROR 55

DUMP_CONSTANT: CURLE_SHARE_IN_USE 57

DUMP_CONSTANT: CURLE_SSL_CACERT 60

DUMP_CONSTANT: CURLE_SSL_CERTPROBLEM 58

DUMP_CONSTANT: CURLE_SSL_CIPHER 59

DUMP_CONSTANT: CURLE_SSL_CONNECT_ERROR 35

DUMP_CONSTANT: CURLE_SSL_ENGINE_NOTFOUND 53

DUMP_CONSTANT: CURLE_SSL_ENGINE_SETFAILED 54

DUMP_CONSTANT: CURLE_SSL_PEER_CERTIFICATE 51

DUMP_CONSTANT: CURLE_TELNET_OPTION_SYNTAX 49

DUMP_CONSTANT: CURLE_TOO_MANY_REDIRECTS 47

DUMP_CONSTANT: CURLE_UNKNOWN_TELNET_OPTION 48

DUMP_CONSTANT: CURLE_UNSUPPORTED_PROTOCOL 1

DUMP_CONSTANT: CURLE_URL_MALFORMAT 3

DUMP_CONSTANT: CURLE_URL_MALFORMAT_USER 4

DUMP_CONSTANT: CURLE_WRITE_ERROR 23

DUMP_CONSTANT: CURLFTPAUTH_DEFAULT 0

DUMP_CONSTANT: CURLFTPAUTH_SSL 1

DUMP_CONSTANT: CURLFTPAUTH_TLS 2

DUMP_CONSTANT: CURLFTPSSL_ALL 3

DUMP_CONSTANT: CURLFTPSSL_CONTROL 2

DUMP_CONSTANT: CURLFTPSSL_NONE 0

DUMP_CONSTANT: CURLFTPSSL_TRY 1

DUMP_CONSTANT: CURLINFO_CONNECT_TIME 3145733

DUMP_CONSTANT: CURLINFO_CONTENT_LENGTH_DOWNLOAD 3145743

DUMP_CONSTANT: CURLINFO_CONTENT_LENGTH_UPLOAD 3145744

DUMP_CONSTANT: CURLINFO_CONTENT_TYPE 1048594

DUMP_CONSTANT: CURLINFO_EFFECTIVE_URL 1048577

DUMP_CONSTANT: CURLINFO_FILETIME 2097166

DUMP_CONSTANT: CURLINFO_HEADER_OUT 2

DUMP_CONSTANT: CURLINFO_HEADER_SIZE 2097163

DUMP_CONSTANT: CURLINFO_HTTP_CODE 2097154

DUMP_CONSTANT: CURLINFO_NAMELOOKUP_TIME 3145732

DUMP_CONSTANT: CURLINFO_PRETRANSFER_TIME 3145734

DUMP_CONSTANT: CURLINFO_PRIVATE 1048597

DUMP_CONSTANT: CURLINFO_REDIRECT_COUNT 2097172

DUMP_CONSTANT: CURLINFO_REDIRECT_TIME 3145747

DUMP_CONSTANT: CURLINFO_REQUEST_SIZE 2097164

DUMP_CONSTANT: CURLINFO_SIZE_DOWNLOAD 3145736

DUMP_CONSTANT: CURLINFO_SIZE_UPLOAD 3145735

DUMP_CONSTANT: CURLINFO_SPEED_DOWNLOAD 3145737

DUMP_CONSTANT: CURLINFO_SPEED_UPLOAD 3145738

DUMP_CONSTANT: CURLINFO_SSL_VERIFYRESULT 2097165

DUMP_CONSTANT: CURLINFO_STARTTRANSFER_TIME 3145745

DUMP_CONSTANT: CURLINFO_TOTAL_TIME 3145731

DUMP_CONSTANT: CURLM_BAD_EASY_HANDLE 2

DUMP_CONSTANT: CURLM_BAD_HANDLE 1

DUMP_CONSTANT: CURLM_CALL_MULTI_PERFORM -1

DUMP_CONSTANT: CURLM_INTERNAL_ERROR 4

DUMP_CONSTANT: CURLM_OK 0

DUMP_CONSTANT: CURLM_OUT_OF_MEMORY 3

DUMP_CONSTANT: CURLMSG_DONE 1

DUMP_CONSTANT: CURLOPT_AUTOREFERER 58

DUMP_CONSTANT: CURLOPT_BINARYTRANSFER 19914

DUMP_CONSTANT: CURLOPT_BUFFERSIZE 98

DUMP_CONSTANT: CURLOPT_CAINFO 10065

DUMP_CONSTANT: CURLOPT_CAPATH 10097

DUMP_CONSTANT: CURLOPT_CLOSEPOLICY 72

DUMP_CONSTANT: CURLOPT_CONNECTTIMEOUT 78

DUMP_CONSTANT: CURLOPT_COOKIE 10022

DUMP_CONSTANT: CURLOPT_COOKIEFILE 10031

DUMP_CONSTANT: CURLOPT_COOKIEJAR 10082

DUMP_CONSTANT: CURLOPT_COOKIESESSION 96

DUMP_CONSTANT: CURLOPT_CRLF 27

DUMP_CONSTANT: CURLOPT_CUSTOMREQUEST 10036

DUMP_CONSTANT: CURLOPT_DNS_CACHE_TIMEOUT 92

DUMP_CONSTANT: CURLOPT_DNS_USE_GLOBAL_CACHE 91

DUMP_CONSTANT: CURLOPT_EGDSOCKET 10077

DUMP_CONSTANT: CURLOPT_ENCODING 10102

DUMP_CONSTANT: CURLOPT_FAILONERROR 45

DUMP_CONSTANT: CURLOPT_FILE 10001

DUMP_CONSTANT: CURLOPT_FILETIME 69

DUMP_CONSTANT: CURLOPT_FOLLOWLOCATION 52

DUMP_CONSTANT: CURLOPT_FORBID_REUSE 75

DUMP_CONSTANT: CURLOPT_FRESH_CONNECT 74

DUMP_CONSTANT: CURLOPT_FTP_CREATE_MISSING_DIRS 110

DUMP_CONSTANT: CURLOPT_FTP_SSL 119

DUMP_CONSTANT: CURLOPT_FTP_USE_EPRT 106

DUMP_CONSTANT: CURLOPT_FTP_USE_EPSV 85

DUMP_CONSTANT: CURLOPT_FTPAPPEND 50

DUMP_CONSTANT: CURLOPT_FTPLISTONLY 48

DUMP_CONSTANT: CURLOPT_FTPPORT 10017

DUMP_CONSTANT: CURLOPT_FTPSSLAUTH 129

DUMP_CONSTANT: CURLOPT_HEADER 42

DUMP_CONSTANT: CURLOPT_HEADERFUNCTION 20079

DUMP_CONSTANT: CURLOPT_HTTP200ALIASES 10104

DUMP_CONSTANT: CURLOPT_HTTP_VERSION 84

DUMP_CONSTANT: CURLOPT_HTTPAUTH 107

DUMP_CONSTANT: CURLOPT_HTTPGET 80

DUMP_CONSTANT: CURLOPT_HTTPHEADER 10023

DUMP_CONSTANT: CURLOPT_HTTPPROXYTUNNEL 61

DUMP_CONSTANT: CURLOPT_INFILE 10009

DUMP_CONSTANT: CURLOPT_INFILESIZE 14

DUMP_CONSTANT: CURLOPT_INTERFACE 10062

DUMP_CONSTANT: CURLOPT_KRB4LEVEL 10063

DUMP_CONSTANT: CURLOPT_LOW_SPEED_LIMIT 19

DUMP_CONSTANT: CURLOPT_LOW_SPEED_TIME 20

DUMP_CONSTANT: CURLOPT_MAXCONNECTS 71

DUMP_CONSTANT: CURLOPT_MAXREDIRS 68

DUMP_CONSTANT: CURLOPT_NETRC 51

DUMP_CONSTANT: CURLOPT_NOBODY 44

DUMP_CONSTANT: CURLOPT_NOPROGRESS 43

DUMP_CONSTANT: CURLOPT_NOSIGNAL 99

DUMP_CONSTANT: CURLOPT_PORT 3

DUMP_CONSTANT: CURLOPT_POST 47

DUMP_CONSTANT: CURLOPT_POSTFIELDS 10015

DUMP_CONSTANT: CURLOPT_POSTQUOTE 10039

DUMP_CONSTANT: CURLOPT_PRIVATE 10103

DUMP_CONSTANT: CURLOPT_PROXY 10004

DUMP_CONSTANT: CURLOPT_PROXYAUTH 111

DUMP_CONSTANT: CURLOPT_PROXYPORT 59

DUMP_CONSTANT: CURLOPT_PROXYTYPE 101

DUMP_CONSTANT: CURLOPT_PROXYUSERPWD 10006

DUMP_CONSTANT: CURLOPT_PUT 54

DUMP_CONSTANT: CURLOPT_QUOTE 10028

DUMP_CONSTANT: CURLOPT_RANDOM_FILE 10076

DUMP_CONSTANT: CURLOPT_RANGE 10007

DUMP_CONSTANT: CURLOPT_READDATA 10009

DUMP_CONSTANT: CURLOPT_READFUNCTION 20012

DUMP_CONSTANT: CURLOPT_REFERER 10016

DUMP_CONSTANT: CURLOPT_RESUME_FROM 21

DUMP_CONSTANT: CURLOPT_RETURNTRANSFER 19913

DUMP_CONSTANT: CURLOPT_SSL_CIPHER_LIST 10083

DUMP_CONSTANT: CURLOPT_SSL_VERIFYHOST 81

DUMP_CONSTANT: CURLOPT_SSL_VERIFYPEER 64

DUMP_CONSTANT: CURLOPT_SSLCERT 10025

DUMP_CONSTANT: CURLOPT_SSLCERTPASSWD 10026

DUMP_CONSTANT: CURLOPT_SSLCERTTYPE 10086

DUMP_CONSTANT: CURLOPT_SSLENGINE 10089

DUMP_CONSTANT: CURLOPT_SSLENGINE_DEFAULT 90

DUMP_CONSTANT: CURLOPT_SSLKEY 10087

DUMP_CONSTANT: CURLOPT_SSLKEYPASSWD 10026

DUMP_CONSTANT: CURLOPT_SSLKEYTYPE 10088

DUMP_CONSTANT: CURLOPT_SSLVERSION 32

DUMP_CONSTANT: CURLOPT_STDERR 10037

DUMP_CONSTANT: CURLOPT_TCP_NODELAY 121

DUMP_CONSTANT: CURLOPT_TIMECONDITION 33

DUMP_CONSTANT: CURLOPT_TIMEOUT 13

DUMP_CONSTANT: CURLOPT_TIMEVALUE 34

DUMP_CONSTANT: CURLOPT_TRANSFERTEXT 53

DUMP_CONSTANT: CURLOPT_UNRESTRICTED_AUTH 105

DUMP_CONSTANT: CURLOPT_UPLOAD 46

DUMP_CONSTANT: CURLOPT_URL 10002

DUMP_CONSTANT: CURLOPT_USERAGENT 10018

DUMP_CONSTANT: CURLOPT_USERPWD 10005

DUMP_CONSTANT: CURLOPT_VERBOSE 41

DUMP_CONSTANT: CURLOPT_WRITEFUNCTION 20011

DUMP_CONSTANT: CURLOPT_WRITEHEADER 10029

DUMP_CONSTANT: CURLPROXY_HTTP 0

DUMP_CONSTANT: CURLPROXY_SOCKS5 5

DUMP_CONSTANT: CURLVERSION_NOW 2

DUMP_CONSTANT: D_FMT 131113

DUMP_CONSTANT: D_T_FMT 131112

DUMP_CONSTANT: DATE_ATOM "Y-m-d\TH:i:sP"

DUMP_CONSTANT: DATE_COOKIE "l, d-M-y H:i:s T"

DUMP_CONSTANT: DATE_ISO8601 "Y-m-d\TH:i:sO"

DUMP_CONSTANT: DATE_RFC1036 "D, d M y H:i:s O"

DUMP_CONSTANT: DATE_RFC1123 "D, d M Y H:i:s O"

DUMP_CONSTANT: DATE_RFC2822 "D, d M Y H:i:s O"

DUMP_CONSTANT: DATE_RFC3339 "Y-m-d\TH:i:sP"

DUMP_CONSTANT: DATE_RFC822 "D, d M y H:i:s O"

DUMP_CONSTANT: DATE_RFC850 "l, d-M-y H:i:s T"

DUMP_CONSTANT: DATE_RSS "D, d M Y H:i:s O"

DUMP_CONSTANT: DATE_W3C "Y-m-d\TH:i:sP"

DUMP_CONSTANT: DAY_1 131079

DUMP_CONSTANT: DAY_2 131080

DUMP_CONSTANT: DAY_3 131081

DUMP_CONSTANT: DAY_4 131082

DUMP_CONSTANT: DAY_5 131083

DUMP_CONSTANT: DAY_6 131084

DUMP_CONSTANT: DAY_7 131085

DUMP_CONSTANT: DEFAULT_INCLUDE_PATH ".:/usr/local/Zend/Core/share/pear"

DUMP_CONSTANT: DIRECTORY_SEPARATOR "/"

DUMP_CONSTANT: DNS_A 1

DUMP_CONSTANT: DNS_A6 16777216

DUMP_CONSTANT: DNS_AAAA 134217728

DUMP_CONSTANT: DNS_ALL 251713587

DUMP_CONSTANT: DNS_ANY 268435456

DUMP_CONSTANT: DNS_CNAME 16

DUMP_CONSTANT: DNS_HINFO 4096

DUMP_CONSTANT: DNS_MX 16384

DUMP_CONSTANT: DNS_NAPTR 67108864

DUMP_CONSTANT: DNS_NS 2

DUMP_CONSTANT: DNS_PTR 2048

DUMP_CONSTANT: DNS_SOA 32

DUMP_CONSTANT: DNS_SRV 33554432

DUMP_CONSTANT: DNS_TXT 32768

DUMP_CONSTANT: DOM_HIERARCHY_REQUEST_ERR 3

DUMP_CONSTANT: DOM_INDEX_SIZE_ERR 1

DUMP_CONSTANT: DOM_INUSE_ATTRIBUTE_ERR 10

DUMP_CONSTANT: DOM_INVALID_ACCESS_ERR 15

DUMP_CONSTANT: DOM_INVALID_CHARACTER_ERR 5

DUMP_CONSTANT: DOM_INVALID_MODIFICATION_ERR 13

DUMP_CONSTANT: DOM_INVALID_STATE_ERR 11

DUMP_CONSTANT: DOM_NAMESPACE_ERR 14

DUMP_CONSTANT: DOM_NO_DATA_ALLOWED_ERR 6

DUMP_CONSTANT: DOM_NO_MODIFICATION_ALLOWED_ERR 7

DUMP_CONSTANT: DOM_NOT_FOUND_ERR 8

DUMP_CONSTANT: DOM_NOT_SUPPORTED_ERR 9

DUMP_CONSTANT: DOM_PHP_ERR 0

DUMP_CONSTANT: DOM_SYNTAX_ERR 12

DUMP_CONSTANT: DOM_VALIDATION_ERR 16

DUMP_CONSTANT: DOM_WRONG_DOCUMENT_ERR 4

DUMP_CONSTANT: DOMSTRING_SIZE_ERR 2

DUMP_CONSTANT: E_ALL 6143

DUMP_CONSTANT: E_COMPILE_ERROR 64

DUMP_CONSTANT: E_COMPILE_WARNING 128

DUMP_CONSTANT: E_CORE_ERROR 16

DUMP_CONSTANT: E_CORE_WARNING 32

DUMP_CONSTANT: E_ERROR 1

DUMP_CONSTANT: E_NOTICE 8

DUMP_CONSTANT: E_PARSE 4

DUMP_CONSTANT: E_RECOVERABLE_ERROR 4096

DUMP_CONSTANT: E_STRICT 2048

DUMP_CONSTANT: E_USER_ERROR 256

DUMP_CONSTANT: E_USER_NOTICE 1024

DUMP_CONSTANT: E_USER_WARNING 512

DUMP_CONSTANT: E_WARNING 2

DUMP_CONSTANT: ENC7BIT 0

DUMP_CONSTANT: ENC8BIT 1

DUMP_CONSTANT: ENCBASE64 3

DUMP_CONSTANT: ENCBINARY 2

DUMP_CONSTANT: ENCOTHER 5

DUMP_CONSTANT: ENCQUOTEDPRINTABLE 4

DUMP_CONSTANT: ENT_COMPAT 2

DUMP_CONSTANT: ENT_NOQUOTES 0

DUMP_CONSTANT: ENT_QUOTES 3

DUMP_CONSTANT: ERA 131116

DUMP_CONSTANT: ERA_D_FMT 131118

DUMP_CONSTANT: ERA_D_T_FMT 131120

DUMP_CONSTANT: ERA_T_FMT 131121

DUMP_CONSTANT: EXIF_USE_MBSTRING 0

DUMP_CONSTANT: EXTR_IF_EXISTS 6

DUMP_CONSTANT: EXTR_OVERWRITE 0

DUMP_CONSTANT: EXTR_PREFIX_ALL 3

DUMP_CONSTANT: EXTR_PREFIX_IF_EXISTS 5

DUMP_CONSTANT: EXTR_PREFIX_INVALID 4

DUMP_CONSTANT: EXTR_PREFIX_SAME 2

DUMP_CONSTANT: EXTR_REFS 256

DUMP_CONSTANT: EXTR_SKIP 1

DUMP_CONSTANT: FALSE false

DUMP_CONSTANT: FILE_APPEND 8

DUMP_CONSTANT: FILE_IGNORE_NEW_LINES 2

DUMP_CONSTANT: FILE_NO_DEFAULT_CONTEXT 16

DUMP_CONSTANT: FILE_SKIP_EMPTY_LINES 4

DUMP_CONSTANT: FILE_USE_INCLUDE_PATH 1

DUMP_CONSTANT: FILTER_CALLBACK 1024

DUMP_CONSTANT: FILTER_DEFAULT 516

DUMP_CONSTANT: FILTER_FLAG_ALLOW_FRACTION 4096

DUMP_CONSTANT: FILTER_FLAG_ALLOW_HEX 2

DUMP_CONSTANT: FILTER_FLAG_ALLOW_OCTAL 1

DUMP_CONSTANT: FILTER_FLAG_ALLOW_SCIENTIFIC 16384

DUMP_CONSTANT: FILTER_FLAG_ALLOW_THOUSAND 8192

DUMP_CONSTANT: FILTER_FLAG_EMPTY_STRING_NULL 256

DUMP_CONSTANT: FILTER_FLAG_ENCODE_AMP 64

DUMP_CONSTANT: FILTER_FLAG_ENCODE_HIGH 32

DUMP_CONSTANT: FILTER_FLAG_ENCODE_LOW 16

DUMP_CONSTANT: FILTER_FLAG_HOST_REQUIRED 131072

DUMP_CONSTANT: FILTER_FLAG_IPV4 1048576

DUMP_CONSTANT: FILTER_FLAG_IPV6 2097152

DUMP_CONSTANT: FILTER_FLAG_NO_ENCODE_QUOTES 128

DUMP_CONSTANT: FILTER_FLAG_NO_PRIV_RANGE 8388608

DUMP_CONSTANT: FILTER_FLAG_NO_RES_RANGE 4194304

DUMP_CONSTANT: FILTER_FLAG_NONE 0

DUMP_CONSTANT: FILTER_FLAG_PATH_REQUIRED 262144

DUMP_CONSTANT: FILTER_FLAG_QUERY_REQUIRED 524288

DUMP_CONSTANT: FILTER_FLAG_SCHEME_REQUIRED 65536

DUMP_CONSTANT: FILTER_FLAG_STRIP_HIGH 8

DUMP_CONSTANT: FILTER_FLAG_STRIP_LOW 4

DUMP_CONSTANT: FILTER_FORCE_ARRAY 67108864

DUMP_CONSTANT: FILTER_NULL_ON_FAILURE 134217728

DUMP_CONSTANT: FILTER_REQUIRE_ARRAY 16777216

DUMP_CONSTANT: FILTER_REQUIRE_SCALAR 33554432

DUMP_CONSTANT: FILTER_SANITIZE_EMAIL 517

DUMP_CONSTANT: FILTER_SANITIZE_ENCODED 514

DUMP_CONSTANT: FILTER_SANITIZE_MAGIC_QUOTES 521

DUMP_CONSTANT: FILTER_SANITIZE_NUMBER_FLOAT 520

DUMP_CONSTANT: FILTER_SANITIZE_NUMBER_INT 519

DUMP_CONSTANT: FILTER_SANITIZE_SPECIAL_CHARS 515

DUMP_CONSTANT: FILTER_SANITIZE_STRING 513

DUMP_CONSTANT: FILTER_SANITIZE_STRIPPED 513

DUMP_CONSTANT: FILTER_SANITIZE_URL 518

DUMP_CONSTANT: FILTER_UNSAFE_RAW 516

DUMP_CONSTANT: FILTER_VALIDATE_BOOLEAN 258

DUMP_CONSTANT: FILTER_VALIDATE_EMAIL 274

DUMP_CONSTANT: FILTER_VALIDATE_FLOAT 259

DUMP_CONSTANT: FILTER_VALIDATE_INT 257

DUMP_CONSTANT: FILTER_VALIDATE_IP 275

DUMP_CONSTANT: FILTER_VALIDATE_REGEXP 272

DUMP_CONSTANT: FILTER_VALIDATE_URL 273

DUMP_CONSTANT: FNM_CASEFOLD 16

DUMP_CONSTANT: FNM_NOESCAPE 2

DUMP_CONSTANT: FNM_PATHNAME 1

DUMP_CONSTANT: FNM_PERIOD 4

DUMP_CONSTANT: FORCE_DEFLATE 2

DUMP_CONSTANT: FORCE_GZIP 1

DUMP_CONSTANT: FT_INTERNAL 8

DUMP_CONSTANT: FT_NOT 4

DUMP_CONSTANT: FT_PEEK 2

DUMP_CONSTANT: FT_PREFETCHTEXT 32

DUMP_CONSTANT: FT_UID 1

DUMP_CONSTANT: FTP_ASCII 1

DUMP_CONSTANT: FTP_AUTORESUME -1

DUMP_CONSTANT: FTP_AUTOSEEK 1

DUMP_CONSTANT: FTP_BINARY 2

DUMP_CONSTANT: FTP_FAILED 0

DUMP_CONSTANT: FTP_FINISHED 1

DUMP_CONSTANT: FTP_IMAGE 2

DUMP_CONSTANT: FTP_MOREDATA 2

DUMP_CONSTANT: FTP_TEXT 1

DUMP_CONSTANT: FTP_TIMEOUT_SEC 0

DUMP_CONSTANT: GD_BUNDLED 1

DUMP_CONSTANT: GD_EXTRA_VERSION ""

DUMP_CONSTANT: GD_MAJOR_VERSION 2

DUMP_CONSTANT: GD_MINOR_VERSION 0

DUMP_CONSTANT: GD_RELEASE_VERSION 35

DUMP_CONSTANT: GD_VERSION "2.0.35"

DUMP_CONSTANT: GLOB_AVAILABLE_FLAGS 9303

DUMP_CONSTANT: GLOB_BRACE 1024

DUMP_CONSTANT: GLOB_ERR 1

DUMP_CONSTANT: GLOB_MARK 2

DUMP_CONSTANT: GLOB_NOCHECK 16

DUMP_CONSTANT: GLOB_NOESCAPE 64

DUMP_CONSTANT: GLOB_NOSORT 4

DUMP_CONSTANT: GLOB_ONLYDIR 8192

DUMP_CONSTANT: GMP_ROUND_MINUSINF 2

DUMP_CONSTANT: GMP_ROUND_PLUSINF 1

DUMP_CONSTANT: GMP_ROUND_ZERO 0

DUMP_CONSTANT: GMP_VERSION "4.2.1"

DUMP_CONSTANT: HASH_HMAC 1

DUMP_CONSTANT: HTML_ENTITIES 1

DUMP_CONSTANT: HTML_SPECIALCHARS 0

DUMP_CONSTANT: ICONV_IMPL "glibc"

DUMP_CONSTANT: ICONV_MIME_DECODE_CONTINUE_ON_ERROR 2

DUMP_CONSTANT: ICONV_MIME_DECODE_STRICT 1

DUMP_CONSTANT: ICONV_VERSION 1.9

DUMP_CONSTANT: IMAGETYPE_BMP 6

DUMP_CONSTANT: IMAGETYPE_GIF 1

DUMP_CONSTANT: IMAGETYPE_IFF 14

DUMP_CONSTANT: IMAGETYPE_JB2 12

DUMP_CONSTANT: IMAGETYPE_JP2 10

DUMP_CONSTANT: IMAGETYPE_JPC 9

DUMP_CONSTANT: IMAGETYPE_JPEG 2

DUMP_CONSTANT: IMAGETYPE_JPEG2000 9

DUMP_CONSTANT: IMAGETYPE_JPX 11

DUMP_CONSTANT: IMAGETYPE_PNG 3

DUMP_CONSTANT: IMAGETYPE_PSD 5

DUMP_CONSTANT: IMAGETYPE_SWC 13

DUMP_CONSTANT: IMAGETYPE_SWF 4

DUMP_CONSTANT: IMAGETYPE_TIFF_II 7

DUMP_CONSTANT: IMAGETYPE_TIFF_MM 8

DUMP_CONSTANT: IMAGETYPE_WBMP 15

DUMP_CONSTANT: IMAGETYPE_XBM 16

DUMP_CONSTANT: IMAP_CLOSETIMEOUT 4

DUMP_CONSTANT: IMAP_OPENTIMEOUT 1

DUMP_CONSTANT: IMAP_READTIMEOUT 2

DUMP_CONSTANT: IMAP_WRITETIMEOUT 3

DUMP_CONSTANT: IMG_ARC_CHORD 1

DUMP_CONSTANT: IMG_ARC_EDGED 4

DUMP_CONSTANT: IMG_ARC_NOFILL 2

DUMP_CONSTANT: IMG_ARC_PIE 0

DUMP_CONSTANT: IMG_ARC_ROUNDED 0

DUMP_CONSTANT: IMG_COLOR_BRUSHED -3

DUMP_CONSTANT: IMG_COLOR_STYLED -2

DUMP_CONSTANT: IMG_COLOR_STYLEDBRUSHED -4

DUMP_CONSTANT: IMG_COLOR_TILED -5

DUMP_CONSTANT: IMG_COLOR_TRANSPARENT -6

DUMP_CONSTANT: IMG_EFFECT_ALPHABLEND 1

DUMP_CONSTANT: IMG_EFFECT_NORMAL 2

DUMP_CONSTANT: IMG_EFFECT_OVERLAY 3

DUMP_CONSTANT: IMG_EFFECT_REPLACE 0

DUMP_CONSTANT: IMG_FILTER_BRIGHTNESS 2

DUMP_CONSTANT: IMG_FILTER_COLORIZE 4

DUMP_CONSTANT: IMG_FILTER_CONTRAST 3

DUMP_CONSTANT: IMG_FILTER_EDGEDETECT 5

DUMP_CONSTANT: IMG_FILTER_EMBOSS 6

DUMP_CONSTANT: IMG_FILTER_GAUSSIAN_BLUR 7

DUMP_CONSTANT: IMG_FILTER_GRAYSCALE 1

DUMP_CONSTANT: IMG_FILTER_MEAN_REMOVAL 9

DUMP_CONSTANT: IMG_FILTER_NEGATE 0

DUMP_CONSTANT: IMG_FILTER_SELECTIVE_BLUR 8

DUMP_CONSTANT: IMG_FILTER_SMOOTH 10

DUMP_CONSTANT: IMG_GD2_COMPRESSED 2

DUMP_CONSTANT: IMG_GD2_RAW 1

DUMP_CONSTANT: IMG_GIF 1

DUMP_CONSTANT: IMG_JPEG 2

DUMP_CONSTANT: IMG_JPG 2

DUMP_CONSTANT: IMG_PNG 4

DUMP_CONSTANT: IMG_WBMP 8

DUMP_CONSTANT: IMG_XPM 16

DUMP_CONSTANT: INF INF

DUMP_CONSTANT: INFO_ALL 4294967295

DUMP_CONSTANT: INFO_CONFIGURATION 4

DUMP_CONSTANT: INFO_CREDITS 2

DUMP_CONSTANT: INFO_ENVIRONMENT 16

DUMP_CONSTANT: INFO_GENERAL 1

DUMP_CONSTANT: INFO_LICENSE 64

DUMP_CONSTANT: INFO_MODULES 8

DUMP_CONSTANT: INFO_VARIABLES 32

DUMP_CONSTANT: INI_ALL 7

DUMP_CONSTANT: INI_PERDIR 2

DUMP_CONSTANT: INI_SYSTEM 4

DUMP_CONSTANT: INI_USER 1

DUMP_CONSTANT: INPUT_COOKIE 2

DUMP_CONSTANT: INPUT_ENV 4

DUMP_CONSTANT: INPUT_GET 1

DUMP_CONSTANT: INPUT_POST 0

DUMP_CONSTANT: INPUT_REQUEST 99

DUMP_CONSTANT: INPUT_SERVER 5

DUMP_CONSTANT: INPUT_SESSION 6

DUMP_CONSTANT: JOB_QUEUE_PRIORITY_HIGH 2

DUMP_CONSTANT: JOB_QUEUE_PRIORITY_LOW 0

DUMP_CONSTANT: JOB_QUEUE_PRIORITY_NORMAL 1

DUMP_CONSTANT: JOB_QUEUE_PRIORITY_URGENT 3

DUMP_CONSTANT: JOB_QUEUE_SAVE_COOKIE 4

DUMP_CONSTANT: JOB_QUEUE_SAVE_ENV 128

DUMP_CONSTANT: JOB_QUEUE_SAVE_FILES 64

DUMP_CONSTANT: JOB_QUEUE_SAVE_GET 2

DUMP_CONSTANT: JOB_QUEUE_SAVE_POST 1

DUMP_CONSTANT: JOB_QUEUE_SAVE_RAW_POST 16

DUMP_CONSTANT: JOB_QUEUE_SAVE_SERVER 32

DUMP_CONSTANT: JOB_QUEUE_SAVE_SESSION 8

DUMP_CONSTANT: JOB_QUEUE_STATUS_EXECUTION_FAILED 7

DUMP_CONSTANT: JOB_QUEUE_STATUS_IN_PROCESS 6

DUMP_CONSTANT: JOB_QUEUE_STATUS_LOGICALLY_FAILED 8

DUMP_CONSTANT: JOB_QUEUE_STATUS_SCHEDULED 4

DUMP_CONSTANT: JOB_QUEUE_STATUS_SUCCESS 1

DUMP_CONSTANT: JOB_QUEUE_STATUS_SUSPENDED 3

DUMP_CONSTANT: JOB_QUEUE_STATUS_WAITING 2

DUMP_CONSTANT: JOB_QUEUE_STATUS_WAITING_PREDECESSOR 5

DUMP_CONSTANT: LATT_HASCHILDREN 32

DUMP_CONSTANT: LATT_HASNOCHILDREN 64

DUMP_CONSTANT: LATT_MARKED 4

DUMP_CONSTANT: LATT_NOINFERIORS 1

DUMP_CONSTANT: LATT_NOSELECT 2

DUMP_CONSTANT: LATT_REFERRAL 16

DUMP_CONSTANT: LATT_UNMARKED 8

DUMP_CONSTANT: LC_ALL 6

DUMP_CONSTANT: LC_COLLATE 3

DUMP_CONSTANT: LC_CTYPE 0

DUMP_CONSTANT: LC_MESSAGES 5

DUMP_CONSTANT: LC_MONETARY 4

DUMP_CONSTANT: LC_NUMERIC 1

DUMP_CONSTANT: LC_TIME 2

DUMP_CONSTANT: LDAP_DEREF_ALWAYS 3

DUMP_CONSTANT: LDAP_DEREF_FINDING 2

DUMP_CONSTANT: LDAP_DEREF_NEVER 0

DUMP_CONSTANT: LDAP_DEREF_SEARCHING 1

DUMP_CONSTANT: LDAP_OPT_CLIENT_CONTROLS 19

DUMP_CONSTANT: LDAP_OPT_DEBUG_LEVEL 20481

DUMP_CONSTANT: LDAP_OPT_DEREF 2

DUMP_CONSTANT: LDAP_OPT_ERROR_NUMBER 49

DUMP_CONSTANT: LDAP_OPT_ERROR_STRING 50

DUMP_CONSTANT: LDAP_OPT_HOST_NAME 48

DUMP_CONSTANT: LDAP_OPT_MATCHED_DN 51

DUMP_CONSTANT: LDAP_OPT_PROTOCOL_VERSION 17

DUMP_CONSTANT: LDAP_OPT_REFERRALS 8

DUMP_CONSTANT: LDAP_OPT_RESTART 9

DUMP_CONSTANT: LDAP_OPT_SERVER_CONTROLS 18

DUMP_CONSTANT: LDAP_OPT_SIZELIMIT 3

DUMP_CONSTANT: LDAP_OPT_TIMELIMIT 4

DUMP_CONSTANT: LIBEXSLT_DOTTED_VERSION "1.1.17"

DUMP_CONSTANT: LIBEXSLT_VERSION 813

DUMP_CONSTANT: LIBXML_COMPACT 65536

DUMP_CONSTANT: LIBXML_DOTTED_VERSION "2.6.27"

DUMP_CONSTANT: LIBXML_DTDATTR 8

DUMP_CONSTANT: LIBXML_DTDLOAD 4

DUMP_CONSTANT: LIBXML_DTDVALID 16

DUMP_CONSTANT: LIBXML_ERR_ERROR 2

DUMP_CONSTANT: LIBXML_ERR_FATAL 3

DUMP_CONSTANT: LIBXML_ERR_NONE 0

DUMP_CONSTANT: LIBXML_ERR_WARNING 1

DUMP_CONSTANT: LIBXML_NOBLANKS 256

DUMP_CONSTANT: LIBXML_NOCDATA 16384

DUMP_CONSTANT: LIBXML_NOEMPTYTAG 4

DUMP_CONSTANT: LIBXML_NOENT 2

DUMP_CONSTANT: LIBXML_NOERROR 32

DUMP_CONSTANT: LIBXML_NONET 2048

DUMP_CONSTANT: LIBXML_NOWARNING 64

DUMP_CONSTANT: LIBXML_NOXMLDECL 2

DUMP_CONSTANT: LIBXML_NSCLEAN 8192

DUMP_CONSTANT: LIBXML_VERSION 20627

DUMP_CONSTANT: LIBXML_XINCLUDE 1024

DUMP_CONSTANT: LIBXSLT_DOTTED_VERSION "1.1.17"

DUMP_CONSTANT: LIBXSLT_VERSION 10117

DUMP_CONSTANT: LOCK_EX 2

DUMP_CONSTANT: LOCK_NB 4

DUMP_CONSTANT: LOCK_SH 1

DUMP_CONSTANT: LOCK_UN 3

DUMP_CONSTANT: LOG_ALERT 1

DUMP_CONSTANT: LOG_AUTH 32

DUMP_CONSTANT: LOG_AUTHPRIV 80

DUMP_CONSTANT: LOG_CONS 2

DUMP_CONSTANT: LOG_CRIT 2

DUMP_CONSTANT: LOG_CRON 72

DUMP_CONSTANT: LOG_DAEMON 24

DUMP_CONSTANT: LOG_DEBUG 7

DUMP_CONSTANT: LOG_EMERG 0

DUMP_CONSTANT: LOG_ERR 3

DUMP_CONSTANT: LOG_INFO 6

DUMP_CONSTANT: LOG_KERN 0

DUMP_CONSTANT: LOG_LOCAL0 128

DUMP_CONSTANT: LOG_LOCAL1 136

DUMP_CONSTANT: LOG_LOCAL2 144

DUMP_CONSTANT: LOG_LOCAL3 152

DUMP_CONSTANT: LOG_LOCAL4 160

DUMP_CONSTANT: LOG_LOCAL5 168

DUMP_CONSTANT: LOG_LOCAL6 176

DUMP_CONSTANT: LOG_LOCAL7 184

DUMP_CONSTANT: LOG_LPR 48

DUMP_CONSTANT: LOG_MAIL 16

DUMP_CONSTANT: LOG_NDELAY 8

DUMP_CONSTANT: LOG_NEWS 56

DUMP_CONSTANT: LOG_NOTICE 5

DUMP_CONSTANT: LOG_NOWAIT 16

DUMP_CONSTANT: LOG_ODELAY 4

DUMP_CONSTANT: LOG_PERROR 32

DUMP_CONSTANT: LOG_PID 1

DUMP_CONSTANT: LOG_SYSLOG 40

DUMP_CONSTANT: LOG_USER 8

DUMP_CONSTANT: LOG_UUCP 64

DUMP_CONSTANT: LOG_WARNING 4

DUMP_CONSTANT: M_1_PI 0.31830988618379

DUMP_CONSTANT: M_2_PI 0.63661977236758

DUMP_CONSTANT: M_2_SQRTPI 1.1283791670955

DUMP_CONSTANT: M_E 2.718281828459

DUMP_CONSTANT: M_EULER 0.57721566490153

DUMP_CONSTANT: M_LN10 2.302585092994

DUMP_CONSTANT: M_LN2 0.69314718055995

DUMP_CONSTANT: M_LNPI 1.1447298858494

DUMP_CONSTANT: M_LOG10E 0.43429448190325

DUMP_CONSTANT: M_LOG2E 1.442695040889

DUMP_CONSTANT: M_PI 3.1415926535898

DUMP_CONSTANT: M_PI_2 1.5707963267949

DUMP_CONSTANT: M_PI_4 0.78539816339745

DUMP_CONSTANT: M_SQRT1_2 0.70710678118655

DUMP_CONSTANT: M_SQRT2 1.4142135623731

DUMP_CONSTANT: M_SQRT3 1.7320508075689

DUMP_CONSTANT: M_SQRTPI 1.7724538509055

DUMP_CONSTANT: MB_CASE_LOWER 1

DUMP_CONSTANT: MB_CASE_TITLE 2

DUMP_CONSTANT: MB_CASE_UPPER 0

DUMP_CONSTANT: MB_OVERLOAD_MAIL 1

DUMP_CONSTANT: MB_OVERLOAD_REGEX 4

DUMP_CONSTANT: MB_OVERLOAD_STRING 2

DUMP_CONSTANT: MCRYPT_3DES "tripledes"

DUMP_CONSTANT: MCRYPT_ARCFOUR "arcfour"

DUMP_CONSTANT: MCRYPT_ARCFOUR_IV "arcfour-iv"

DUMP_CONSTANT: MCRYPT_BLOWFISH "blowfish"

DUMP_CONSTANT: MCRYPT_BLOWFISH_COMPAT "blowfish-compat"

DUMP_CONSTANT: MCRYPT_CAST_128 "cast-128"

DUMP_CONSTANT: MCRYPT_CAST_256 "cast-256"

DUMP_CONSTANT: MCRYPT_CRYPT "crypt"

DUMP_CONSTANT: MCRYPT_DECRYPT 1

DUMP_CONSTANT: MCRYPT_DES "des"

DUMP_CONSTANT: MCRYPT_DEV_RANDOM 0

DUMP_CONSTANT: MCRYPT_DEV_URANDOM 1

DUMP_CONSTANT: MCRYPT_ENCRYPT 0

DUMP_CONSTANT: MCRYPT_ENIGNA "crypt"

DUMP_CONSTANT: MCRYPT_GOST "gost"

DUMP_CONSTANT: MCRYPT_IDEA "idea"

DUMP_CONSTANT: MCRYPT_LOKI97 "loki97"

DUMP_CONSTANT: MCRYPT_MARS "mars"

DUMP_CONSTANT: MCRYPT_MODE_CBC "cbc"

DUMP_CONSTANT: MCRYPT_MODE_CFB "cfb"

DUMP_CONSTANT: MCRYPT_MODE_ECB "ecb"

DUMP_CONSTANT: MCRYPT_MODE_NOFB "nofb"

DUMP_CONSTANT: MCRYPT_MODE_OFB "ofb"

DUMP_CONSTANT: MCRYPT_MODE_STREAM "stream"

DUMP_CONSTANT: MCRYPT_PANAMA "panama"

DUMP_CONSTANT: MCRYPT_RAND 2

DUMP_CONSTANT: MCRYPT_RC2 "rc2"

DUMP_CONSTANT: MCRYPT_RC6 "rc6"

DUMP_CONSTANT: MCRYPT_RIJNDAEL_128 "rijndael-128"

DUMP_CONSTANT: MCRYPT_RIJNDAEL_192 "rijndael-192"

DUMP_CONSTANT: MCRYPT_RIJNDAEL_256 "rijndael-256"

DUMP_CONSTANT: MCRYPT_SAFER128 "safer-sk128"

DUMP_CONSTANT: MCRYPT_SAFER64 "safer-sk64"

DUMP_CONSTANT: MCRYPT_SAFERPLUS "saferplus"

DUMP_CONSTANT: MCRYPT_SERPENT "serpent"

DUMP_CONSTANT: MCRYPT_SKIPJACK "skipjack"

DUMP_CONSTANT: MCRYPT_THREEWAY "threeway"

DUMP_CONSTANT: MCRYPT_TRIPLEDES "tripledes"

DUMP_CONSTANT: MCRYPT_TWOFISH "twofish"

DUMP_CONSTANT: MCRYPT_WAKE "wake"

DUMP_CONSTANT: MCRYPT_XTEA "xtea"

DUMP_CONSTANT: MHASH_ADLER32 18

DUMP_CONSTANT: MHASH_CRC32 0

DUMP_CONSTANT: MHASH_CRC32B 9

DUMP_CONSTANT: MHASH_GOST 8

DUMP_CONSTANT: MHASH_HAVAL128 13

DUMP_CONSTANT: MHASH_HAVAL160 12

DUMP_CONSTANT: MHASH_HAVAL192 11

DUMP_CONSTANT: MHASH_HAVAL224 10

DUMP_CONSTANT: MHASH_HAVAL256 3

DUMP_CONSTANT: MHASH_MD2 28

DUMP_CONSTANT: MHASH_MD4 16

DUMP_CONSTANT: MHASH_MD5 1

DUMP_CONSTANT: MHASH_RIPEMD128 23

DUMP_CONSTANT: MHASH_RIPEMD160 5

DUMP_CONSTANT: MHASH_RIPEMD256 24

DUMP_CONSTANT: MHASH_RIPEMD320 25

DUMP_CONSTANT: MHASH_SHA1 2

DUMP_CONSTANT: MHASH_SHA224 19

DUMP_CONSTANT: MHASH_SHA256 17

DUMP_CONSTANT: MHASH_SHA384 21

DUMP_CONSTANT: MHASH_SHA512 20

DUMP_CONSTANT: MHASH_SNEFRU128 26

DUMP_CONSTANT: MHASH_SNEFRU256 27

DUMP_CONSTANT: MHASH_TIGER 7

DUMP_CONSTANT: MHASH_TIGER128 14

DUMP_CONSTANT: MHASH_TIGER160 15

DUMP_CONSTANT: MHASH_WHIRLPOOL 22

DUMP_CONSTANT: MING_NEW 1

DUMP_CONSTANT: MING_ZLIB 1

DUMP_CONSTANT: MON_1 131098

DUMP_CONSTANT: MON_10 131107

DUMP_CONSTANT: MON_11 131108

DUMP_CONSTANT: MON_12 131109

DUMP_CONSTANT: MON_2 131099

DUMP_CONSTANT: MON_3 131100

DUMP_CONSTANT: MON_4 131101

DUMP_CONSTANT: MON_5 131102

DUMP_CONSTANT: MON_6 131103

DUMP_CONSTANT: MON_7 131104

DUMP_CONSTANT: MON_8 131105

DUMP_CONSTANT: MON_9 131106

DUMP_CONSTANT: MSG_DONTROUTE 4

DUMP_CONSTANT: MSG_EAGAIN 11

DUMP_CONSTANT: MSG_ENOMSG 42

DUMP_CONSTANT: MSG_EOF 512

DUMP_CONSTANT: MSG_EOR 128

DUMP_CONSTANT: MSG_EXCEPT 4

DUMP_CONSTANT: MSG_IPC_NOWAIT 1

DUMP_CONSTANT: MSG_NOERROR 2

DUMP_CONSTANT: MSG_OOB 1

DUMP_CONSTANT: MSG_PEEK 2

DUMP_CONSTANT: MSG_WAITALL 256

DUMP_CONSTANT: MYSQL_ASSOC 1

DUMP_CONSTANT: MYSQL_BOTH 3

DUMP_CONSTANT: MYSQL_CLIENT_COMPRESS 32

DUMP_CONSTANT: MYSQL_CLIENT_IGNORE_SPACE 256

DUMP_CONSTANT: MYSQL_CLIENT_INTERACTIVE 1024

DUMP_CONSTANT: MYSQL_CLIENT_SSL 2048

DUMP_CONSTANT: MYSQL_NUM 2

DUMP_CONSTANT: MYSQLI_ASSOC 1

DUMP_CONSTANT: MYSQLI_AUTO_INCREMENT_FLAG 512

DUMP_CONSTANT: MYSQLI_BLOB_FLAG 16

DUMP_CONSTANT: MYSQLI_BOTH 3

DUMP_CONSTANT: MYSQLI_CLIENT_COMPRESS 32

DUMP_CONSTANT: MYSQLI_CLIENT_FOUND_ROWS 2

DUMP_CONSTANT: MYSQLI_CLIENT_IGNORE_SPACE 256

DUMP_CONSTANT: MYSQLI_CLIENT_INTERACTIVE 1024

DUMP_CONSTANT: MYSQLI_CLIENT_NO_SCHEMA 16

DUMP_CONSTANT: MYSQLI_CLIENT_SSL 2048

DUMP_CONSTANT: MYSQLI_CURSOR_TYPE_FOR_UPDATE 2

DUMP_CONSTANT: MYSQLI_CURSOR_TYPE_NO_CURSOR 0

DUMP_CONSTANT: MYSQLI_CURSOR_TYPE_READ_ONLY 1

DUMP_CONSTANT: MYSQLI_CURSOR_TYPE_SCROLLABLE 4

DUMP_CONSTANT: MYSQLI_DATA_TRUNCATED 101

DUMP_CONSTANT: MYSQLI_GROUP_FLAG 32768

DUMP_CONSTANT: MYSQLI_INIT_COMMAND 3

DUMP_CONSTANT: MYSQLI_MULTIPLE_KEY_FLAG 8

DUMP_CONSTANT: MYSQLI_NO_DATA 100

DUMP_CONSTANT: MYSQLI_NOT_NULL_FLAG 1

DUMP_CONSTANT: MYSQLI_NUM 2

DUMP_CONSTANT: MYSQLI_NUM_FLAG 32768

DUMP_CONSTANT: MYSQLI_OPT_CONNECT_TIMEOUT 0

DUMP_CONSTANT: MYSQLI_OPT_LOCAL_INFILE 8

DUMP_CONSTANT: MYSQLI_PART_KEY_FLAG 16384

DUMP_CONSTANT: MYSQLI_PRI_KEY_FLAG 2

DUMP_CONSTANT: MYSQLI_READ_DEFAULT_FILE 4

DUMP_CONSTANT: MYSQLI_READ_DEFAULT_GROUP 5

DUMP_CONSTANT: MYSQLI_REPORT_ALL 255

DUMP_CONSTANT: MYSQLI_REPORT_ERROR 1

DUMP_CONSTANT: MYSQLI_REPORT_INDEX 4

DUMP_CONSTANT: MYSQLI_REPORT_OFF 0

DUMP_CONSTANT: MYSQLI_REPORT_STRICT 2

DUMP_CONSTANT: MYSQLI_RPL_ADMIN 2

DUMP_CONSTANT: MYSQLI_RPL_MASTER 0

DUMP_CONSTANT: MYSQLI_RPL_SLAVE 1

DUMP_CONSTANT: MYSQLI_SET_FLAG 2048

DUMP_CONSTANT: MYSQLI_STMT_ATTR_CURSOR_TYPE 1

DUMP_CONSTANT: MYSQLI_STMT_ATTR_PREFETCH_ROWS 2

DUMP_CONSTANT: MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH 0

DUMP_CONSTANT: MYSQLI_STORE_RESULT 0

DUMP_CONSTANT: MYSQLI_TIMESTAMP_FLAG 1024

DUMP_CONSTANT: MYSQLI_TYPE_BIT 16

DUMP_CONSTANT: MYSQLI_TYPE_BLOB 252

DUMP_CONSTANT: MYSQLI_TYPE_CHAR 1

DUMP_CONSTANT: MYSQLI_TYPE_DATE 10

DUMP_CONSTANT: MYSQLI_TYPE_DATETIME 12

DUMP_CONSTANT: MYSQLI_TYPE_DECIMAL 0

DUMP_CONSTANT: MYSQLI_TYPE_DOUBLE 5

DUMP_CONSTANT: MYSQLI_TYPE_ENUM 247

DUMP_CONSTANT: MYSQLI_TYPE_FLOAT 4

DUMP_CONSTANT: MYSQLI_TYPE_GEOMETRY 255

DUMP_CONSTANT: MYSQLI_TYPE_INT24 9

DUMP_CONSTANT: MYSQLI_TYPE_INTERVAL 247

DUMP_CONSTANT: MYSQLI_TYPE_LONG 3

DUMP_CONSTANT: MYSQLI_TYPE_LONG_BLOB 251

DUMP_CONSTANT: MYSQLI_TYPE_LONGLONG 8

DUMP_CONSTANT: MYSQLI_TYPE_MEDIUM_BLOB 250

DUMP_CONSTANT: MYSQLI_TYPE_NEWDATE 14

DUMP_CONSTANT: MYSQLI_TYPE_NEWDECIMAL 246

DUMP_CONSTANT: MYSQLI_TYPE_NULL 6

DUMP_CONSTANT: MYSQLI_TYPE_SET 248

DUMP_CONSTANT: MYSQLI_TYPE_SHORT 2

DUMP_CONSTANT: MYSQLI_TYPE_STRING 254

DUMP_CONSTANT: MYSQLI_TYPE_TIME 11

DUMP_CONSTANT: MYSQLI_TYPE_TIMESTAMP 7

DUMP_CONSTANT: MYSQLI_TYPE_TINY 1

DUMP_CONSTANT: MYSQLI_TYPE_TINY_BLOB 249

DUMP_CONSTANT: MYSQLI_TYPE_VAR_STRING 253

DUMP_CONSTANT: MYSQLI_TYPE_YEAR 13

DUMP_CONSTANT: MYSQLI_UNIQUE_KEY_FLAG 4

DUMP_CONSTANT: MYSQLI_UNSIGNED_FLAG 32

DUMP_CONSTANT: MYSQLI_USE_RESULT 1

DUMP_CONSTANT: MYSQLI_ZEROFILL_FLAG 64

DUMP_CONSTANT: NAN NAN

DUMP_CONSTANT: NIL 0

DUMP_CONSTANT: NOEXPR 327681

DUMP_CONSTANT: NULL null

DUMP_CONSTANT: OP_ANONYMOUS 4

DUMP_CONSTANT: OP_DEBUG 1

DUMP_CONSTANT: OP_EXPUNGE 128

DUMP_CONSTANT: OP_HALFOPEN 64

DUMP_CONSTANT: OP_PROTOTYPE 32

DUMP_CONSTANT: OP_READONLY 2

DUMP_CONSTANT: OP_SECURE 256

DUMP_CONSTANT: OP_SHORTCACHE 8

DUMP_CONSTANT: OP_SILENT 16

DUMP_CONSTANT: OPENSSL_ALGO_MD2 4

DUMP_CONSTANT: OPENSSL_ALGO_MD4 3

DUMP_CONSTANT: OPENSSL_ALGO_MD5 2

DUMP_CONSTANT: OPENSSL_ALGO_SHA1 1

DUMP_CONSTANT: OPENSSL_CIPHER_3DES 4

DUMP_CONSTANT: OPENSSL_CIPHER_DES 3

DUMP_CONSTANT: OPENSSL_CIPHER_RC2_128 1

DUMP_CONSTANT: OPENSSL_CIPHER_RC2_40 0

DUMP_CONSTANT: OPENSSL_CIPHER_RC2_64 2

DUMP_CONSTANT: OPENSSL_KEYTYPE_DH 2

DUMP_CONSTANT: OPENSSL_KEYTYPE_DSA 1

DUMP_CONSTANT: OPENSSL_KEYTYPE_EC 3

DUMP_CONSTANT: OPENSSL_KEYTYPE_RSA 0

DUMP_CONSTANT: OPENSSL_NO_PADDING 3

DUMP_CONSTANT: OPENSSL_PKCS1_OAEP_PADDING 4

DUMP_CONSTANT: OPENSSL_PKCS1_PADDING 1

DUMP_CONSTANT: OPENSSL_SSLV23_PADDING 2

DUMP_CONSTANT: OPENSSL_VERSION_NUMBER 9470031

DUMP_CONSTANT: OPENSSL_VERSION_TEXT "OpenSSL 0.9.8d 28 Sep 2006"

DUMP_CONSTANT: PATH_SEPARATOR ":"

DUMP_CONSTANT: PATHINFO_BASENAME 2

DUMP_CONSTANT: PATHINFO_DIRNAME 1

DUMP_CONSTANT: PATHINFO_EXTENSION 4

DUMP_CONSTANT: PATHINFO_FILENAME 8

DUMP_CONSTANT: PCRE_VERSION "7.2 2007-06-19"

DUMP_CONSTANT: PEAR_EXTENSION_DIR "/usr/local/Zend/Core/lib/php/20060613"

DUMP_CONSTANT: PEAR_INSTALL_DIR "/usr/local/Zend/Core/share/pear"

DUMP_CONSTANT: PGSQL_ASSOC 1

DUMP_CONSTANT: PGSQL_BAD_RESPONSE 5

DUMP_CONSTANT: PGSQL_BOTH 3

DUMP_CONSTANT: PGSQL_COMMAND_OK 1

DUMP_CONSTANT: PGSQL_CONNECT_FORCE_NEW 2

DUMP_CONSTANT: PGSQL_CONNECTION_BAD 1

DUMP_CONSTANT: PGSQL_CONNECTION_OK 0

DUMP_CONSTANT: PGSQL_CONV_FORCE_NULL 4

DUMP_CONSTANT: PGSQL_CONV_IGNORE_DEFAULT 2

DUMP_CONSTANT: PGSQL_CONV_IGNORE_NOT_NULL 8

DUMP_CONSTANT: PGSQL_COPY_IN 4

DUMP_CONSTANT: PGSQL_COPY_OUT 3

DUMP_CONSTANT: PGSQL_DIAG_CONTEXT 87

DUMP_CONSTANT: PGSQL_DIAG_INTERNAL_POSITION 112

DUMP_CONSTANT: PGSQL_DIAG_INTERNAL_QUERY 113

DUMP_CONSTANT: PGSQL_DIAG_MESSAGE_DETAIL 68

DUMP_CONSTANT: PGSQL_DIAG_MESSAGE_HINT 72

DUMP_CONSTANT: PGSQL_DIAG_MESSAGE_PRIMARY 77

DUMP_CONSTANT: PGSQL_DIAG_SEVERITY 83

DUMP_CONSTANT: PGSQL_DIAG_SOURCE_FILE 70

DUMP_CONSTANT: PGSQL_DIAG_SOURCE_FUNCTION 82

DUMP_CONSTANT: PGSQL_DIAG_SOURCE_LINE 76

DUMP_CONSTANT: PGSQL_DIAG_SQLSTATE 67

DUMP_CONSTANT: PGSQL_DIAG_STATEMENT_POSITION 80

DUMP_CONSTANT: PGSQL_DML_ASYNC 1024

DUMP_CONSTANT: PGSQL_DML_EXEC 512

DUMP_CONSTANT: PGSQL_DML_NO_CONV 256

DUMP_CONSTANT: PGSQL_DML_STRING 2048

DUMP_CONSTANT: PGSQL_EMPTY_QUERY 0

DUMP_CONSTANT: PGSQL_ERRORS_DEFAULT 1

DUMP_CONSTANT: PGSQL_ERRORS_TERSE 0

DUMP_CONSTANT: PGSQL_ERRORS_VERBOSE 2

DUMP_CONSTANT: PGSQL_FATAL_ERROR 7

DUMP_CONSTANT: PGSQL_NONFATAL_ERROR 6

DUMP_CONSTANT: PGSQL_NUM 2

DUMP_CONSTANT: PGSQL_SEEK_CUR 1

DUMP_CONSTANT: PGSQL_SEEK_END 2

DUMP_CONSTANT: PGSQL_SEEK_SET 0

DUMP_CONSTANT: PGSQL_STATUS_LONG 1

DUMP_CONSTANT: PGSQL_STATUS_STRING 2

DUMP_CONSTANT: PGSQL_TRANSACTION_ACTIVE 1

DUMP_CONSTANT: PGSQL_TRANSACTION_IDLE 0

DUMP_CONSTANT: PGSQL_TRANSACTION_INERROR 3

DUMP_CONSTANT: PGSQL_TRANSACTION_INTRANS 2

DUMP_CONSTANT: PGSQL_TRANSACTION_UNKNOWN 4

DUMP_CONSTANT: PGSQL_TUPLES_OK 2

DUMP_CONSTANT: PHP_BINARY_READ 2

DUMP_CONSTANT: PHP_BINDIR "/usr/local/Zend/Core/bin"

DUMP_CONSTANT: PHP_CONFIG_FILE_PATH "/etc"

DUMP_CONSTANT: PHP_CONFIG_FILE_SCAN_DIR ""

DUMP_CONSTANT: PHP_DATADIR "/usr/local/Zend/Core/share/php"

DUMP_CONSTANT: PHP_EOL "\n"

DUMP_CONSTANT: PHP_EXTENSION_DIR "/usr/local/Zend/Core/lib/php/20060613"

DUMP_CONSTANT: PHP_INT_MAX 9223372036854775807

DUMP_CONSTANT: PHP_INT_SIZE 8

DUMP_CONSTANT: PHP_LIBDIR "/usr/local/Zend/Core/lib/php"

DUMP_CONSTANT: PHP_LOCALSTATEDIR "/usr/local/Zend/Core/var"

DUMP_CONSTANT: PHP_NORMAL_READ 1

DUMP_CONSTANT: PHP_OS "Linux"

DUMP_CONSTANT: PHP_OUTPUT_HANDLER_CONT 2

DUMP_CONSTANT: PHP_OUTPUT_HANDLER_END 4

DUMP_CONSTANT: PHP_OUTPUT_HANDLER_START 1

DUMP_CONSTANT: PHP_PREFIX "/usr/local/Zend/Core"

DUMP_CONSTANT: PHP_SAPI "cli"

DUMP_CONSTANT: PHP_SHLIB_SUFFIX "so"

DUMP_CONSTANT: PHP_SYSCONFDIR "/usr/local/Zend/Core/etc"

DUMP_CONSTANT: PHP_URL_FRAGMENT 7

DUMP_CONSTANT: PHP_URL_HOST 1

DUMP_CONSTANT: PHP_URL_PASS 4

DUMP_CONSTANT: PHP_URL_PATH 5

DUMP_CONSTANT: PHP_URL_PORT 2

DUMP_CONSTANT: PHP_URL_QUERY 6

DUMP_CONSTANT: PHP_URL_SCHEME 0

DUMP_CONSTANT: PHP_URL_USER 3

DUMP_CONSTANT: PHP_VERSION "5.2.4"

DUMP_CONSTANT: PKCS7_BINARY 128

DUMP_CONSTANT: PKCS7_DETACHED 64

DUMP_CONSTANT: PKCS7_NOATTR 256

DUMP_CONSTANT: PKCS7_NOCERTS 2

DUMP_CONSTANT: PKCS7_NOCHAIN 8

DUMP_CONSTANT: PKCS7_NOINTERN 16

DUMP_CONSTANT: PKCS7_NOSIGS 4

DUMP_CONSTANT: PKCS7_NOVERIFY 32

DUMP_CONSTANT: PKCS7_TEXT 1

DUMP_CONSTANT: PM_STR 131111

DUMP_CONSTANT: PNG_ALL_FILTERS 248

DUMP_CONSTANT: PNG_FILTER_AVG 64

DUMP_CONSTANT: PNG_FILTER_NONE 8

DUMP_CONSTANT: PNG_FILTER_PAETH 128

DUMP_CONSTANT: PNG_FILTER_SUB 16

DUMP_CONSTANT: PNG_FILTER_UP 32

DUMP_CONSTANT: PNG_NO_FILTER 0

DUMP_CONSTANT: POSIX_F_OK 0

DUMP_CONSTANT: POSIX_R_OK 4

DUMP_CONSTANT: POSIX_S_IFBLK 24576

DUMP_CONSTANT: POSIX_S_IFCHR 8192

DUMP_CONSTANT: POSIX_S_IFIFO 4096

DUMP_CONSTANT: POSIX_S_IFREG 32768

DUMP_CONSTANT: POSIX_S_IFSOCK 49152

DUMP_CONSTANT: POSIX_W_OK 2

DUMP_CONSTANT: POSIX_X_OK 1

DUMP_CONSTANT: PREG_BACKTRACK_LIMIT_ERROR 2

DUMP_CONSTANT: PREG_BAD_UTF8_ERROR 4

DUMP_CONSTANT: PREG_GREP_INVERT 1

DUMP_CONSTANT: PREG_INTERNAL_ERROR 1

DUMP_CONSTANT: PREG_NO_ERROR 0

DUMP_CONSTANT: PREG_OFFSET_CAPTURE 256

DUMP_CONSTANT: PREG_PATTERN_ORDER 1

DUMP_CONSTANT: PREG_RECURSION_LIMIT_ERROR 3

DUMP_CONSTANT: PREG_SET_ORDER 2

DUMP_CONSTANT: PREG_SPLIT_DELIM_CAPTURE 2

DUMP_CONSTANT: PREG_SPLIT_NO_EMPTY 1

DUMP_CONSTANT: PREG_SPLIT_OFFSET_CAPTURE 4

DUMP_CONSTANT: PRIO_PGRP 1

DUMP_CONSTANT: PRIO_PROCESS 0

DUMP_CONSTANT: PRIO_USER 2

DUMP_CONSTANT: PSFS_ERR_FATAL 0

DUMP_CONSTANT: PSFS_FEED_ME 1

DUMP_CONSTANT: PSFS_FLAG_FLUSH_CLOSE 2

DUMP_CONSTANT: PSFS_FLAG_FLUSH_INC 1

DUMP_CONSTANT: PSFS_FLAG_NORMAL 0

DUMP_CONSTANT: PSFS_PASS_ON 2

DUMP_CONSTANT: RADIXCHAR 65536

DUMP_CONSTANT: SA_ALL 31

DUMP_CONSTANT: SA_MESSAGES 1

DUMP_CONSTANT: SA_RECENT 2

DUMP_CONSTANT: SA_UIDNEXT 8

DUMP_CONSTANT: SA_UIDVALIDITY 16

DUMP_CONSTANT: SA_UNSEEN 4

DUMP_CONSTANT: SE_FREE 2

DUMP_CONSTANT: SE_NOPREFETCH 4

DUMP_CONSTANT: SE_UID 1

DUMP_CONSTANT: SEEK_CUR 1

DUMP_CONSTANT: SEEK_END 2

DUMP_CONSTANT: SEEK_SET 0

DUMP_CONSTANT: SIG_DFL 0

DUMP_CONSTANT: SIG_ERR -1

DUMP_CONSTANT: SIG_IGN 1

DUMP_CONSTANT: SIGABRT 6

DUMP_CONSTANT: SIGALRM 14

DUMP_CONSTANT: SIGBABY 31

DUMP_CONSTANT: SIGBUS 7

DUMP_CONSTANT: SIGCHLD 17

DUMP_CONSTANT: SIGCLD 17

DUMP_CONSTANT: SIGCONT 18

DUMP_CONSTANT: SIGFPE 8

DUMP_CONSTANT: SIGHUP 1

DUMP_CONSTANT: SIGILL 4

DUMP_CONSTANT: SIGINT 2

DUMP_CONSTANT: SIGIO 29

DUMP_CONSTANT: SIGIOT 6

DUMP_CONSTANT: SIGKILL 9

DUMP_CONSTANT: SIGPIPE 13

DUMP_CONSTANT: SIGPOLL 29

DUMP_CONSTANT: SIGPROF 27

DUMP_CONSTANT: SIGPWR 30

DUMP_CONSTANT: SIGQUIT 3

DUMP_CONSTANT: SIGSEGV 11

DUMP_CONSTANT: SIGSTKFLT 16

DUMP_CONSTANT: SIGSTOP 19

DUMP_CONSTANT: SIGSYS 31

DUMP_CONSTANT: SIGTERM 15

DUMP_CONSTANT: SIGTRAP 5

DUMP_CONSTANT: SIGTSTP 20

DUMP_CONSTANT: SIGTTIN 21

DUMP_CONSTANT: SIGTTOU 22

DUMP_CONSTANT: SIGURG 23

DUMP_CONSTANT: SIGUSR1 10

DUMP_CONSTANT: SIGUSR2 12

DUMP_CONSTANT: SIGVTALRM 26

DUMP_CONSTANT: SIGWINCH 28

DUMP_CONSTANT: SIGXCPU 24

DUMP_CONSTANT: SIGXFSZ 25

DUMP_CONSTANT: SO_BROADCAST 6

DUMP_CONSTANT: SO_DEBUG 1

DUMP_CONSTANT: SO_DONTROUTE 5

DUMP_CONSTANT: SO_ERROR 4

DUMP_CONSTANT: SO_FREE 8

DUMP_CONSTANT: SO_KEEPALIVE 9

DUMP_CONSTANT: SO_LINGER 13

DUMP_CONSTANT: SO_NOSERVER 16

DUMP_CONSTANT: SO_OOBINLINE 10

DUMP_CONSTANT: SO_RCVBUF 8

DUMP_CONSTANT: SO_RCVLOWAT 18

DUMP_CONSTANT: SO_RCVTIMEO 20

DUMP_CONSTANT: SO_REUSEADDR 2

DUMP_CONSTANT: SO_SNDBUF 7

DUMP_CONSTANT: SO_SNDLOWAT 19

DUMP_CONSTANT: SO_SNDTIMEO 21

DUMP_CONSTANT: SO_TYPE 3

DUMP_CONSTANT: SOAP_1_1 1

DUMP_CONSTANT: SOAP_1_2 2

DUMP_CONSTANT: SOAP_ACTOR_NEXT 1

DUMP_CONSTANT: SOAP_ACTOR_NONE 2

DUMP_CONSTANT: SOAP_ACTOR_UNLIMATERECEIVER 3

DUMP_CONSTANT: SOAP_AUTHENTICATION_BASIC 0

DUMP_CONSTANT: SOAP_AUTHENTICATION_DIGEST 1

DUMP_CONSTANT: SOAP_COMPRESSION_ACCEPT 32

DUMP_CONSTANT: SOAP_COMPRESSION_DEFLATE 16

DUMP_CONSTANT: SOAP_COMPRESSION_GZIP 0

DUMP_CONSTANT: SOAP_DOCUMENT 2

DUMP_CONSTANT: SOAP_ENC_ARRAY 300

DUMP_CONSTANT: SOAP_ENC_OBJECT 301

DUMP_CONSTANT: SOAP_ENCODED 1

DUMP_CONSTANT: SOAP_FUNCTIONS_ALL 999

DUMP_CONSTANT: SOAP_LITERAL 2

DUMP_CONSTANT: SOAP_PERSISTENCE_REQUEST 2

DUMP_CONSTANT: SOAP_PERSISTENCE_SESSION 1

DUMP_CONSTANT: SOAP_RPC 1

DUMP_CONSTANT: SOAP_SINGLE_ELEMENT_ARRAYS 1

DUMP_CONSTANT: SOAP_USE_XSI_ARRAY_TYPE 4

DUMP_CONSTANT: SOAP_WAIT_ONE_WAY_CALLS 2

DUMP_CONSTANT: SOCK_DGRAM 2

DUMP_CONSTANT: SOCK_RAW 3

DUMP_CONSTANT: SOCK_RDM 4

DUMP_CONSTANT: SOCK_SEQPACKET 5

DUMP_CONSTANT: SOCK_STREAM 1

DUMP_CONSTANT: SOCKET_E2BIG 7

DUMP_CONSTANT: SOCKET_EACCES 13

DUMP_CONSTANT: SOCKET_EADDRINUSE 98

DUMP_CONSTANT: SOCKET_EADDRNOTAVAIL 99

DUMP_CONSTANT: SOCKET_EADV 68

DUMP_CONSTANT: SOCKET_EAFNOSUPPORT 97

DUMP_CONSTANT: SOCKET_EAGAIN 11

DUMP_CONSTANT: SOCKET_EALREADY 114

DUMP_CONSTANT: SOCKET_EBADE 52

DUMP_CONSTANT: SOCKET_EBADF 9

DUMP_CONSTANT: SOCKET_EBADFD 77

DUMP_CONSTANT: SOCKET_EBADMSG 74

DUMP_CONSTANT: SOCKET_EBADR 53

DUMP_CONSTANT: SOCKET_EBADRQC 56

DUMP_CONSTANT: SOCKET_EBADSLT 57

DUMP_CONSTANT: SOCKET_EBUSY 16

DUMP_CONSTANT: SOCKET_ECHRNG 44

DUMP_CONSTANT: SOCKET_ECOMM 70

DUMP_CONSTANT: SOCKET_ECONNABORTED 103

DUMP_CONSTANT: SOCKET_ECONNREFUSED 111

DUMP_CONSTANT: SOCKET_ECONNRESET 104

DUMP_CONSTANT: SOCKET_EDESTADDRREQ 89

DUMP_CONSTANT: SOCKET_EDQUOT 122

DUMP_CONSTANT: SOCKET_EEXIST 17

DUMP_CONSTANT: SOCKET_EFAULT 14

DUMP_CONSTANT: SOCKET_EHOSTDOWN 112

DUMP_CONSTANT: SOCKET_EHOSTUNREACH 113

DUMP_CONSTANT: SOCKET_EIDRM 43

DUMP_CONSTANT: SOCKET_EINPROGRESS 115

DUMP_CONSTANT: SOCKET_EINTR 4

DUMP_CONSTANT: SOCKET_EINVAL 22

DUMP_CONSTANT: SOCKET_EIO 5

DUMP_CONSTANT: SOCKET_EISCONN 106

DUMP_CONSTANT: SOCKET_EISDIR 21

DUMP_CONSTANT: SOCKET_EISNAM 120

DUMP_CONSTANT: SOCKET_EL2HLT 51

DUMP_CONSTANT: SOCKET_EL2NSYNC 45

DUMP_CONSTANT: SOCKET_EL3HLT 46

DUMP_CONSTANT: SOCKET_EL3RST 47

DUMP_CONSTANT: SOCKET_ELNRNG 48

DUMP_CONSTANT: SOCKET_ELOOP 40

DUMP_CONSTANT: SOCKET_EMEDIUMTYPE 124

DUMP_CONSTANT: SOCKET_EMFILE 24

DUMP_CONSTANT: SOCKET_EMLINK 31

DUMP_CONSTANT: SOCKET_EMSGSIZE 90

DUMP_CONSTANT: SOCKET_EMULTIHOP 72

DUMP_CONSTANT: SOCKET_ENAMETOOLONG 36

DUMP_CONSTANT: SOCKET_ENETDOWN 100

DUMP_CONSTANT: SOCKET_ENETRESET 102

DUMP_CONSTANT: SOCKET_ENETUNREACH 101

DUMP_CONSTANT: SOCKET_ENFILE 23

DUMP_CONSTANT: SOCKET_ENOANO 55

DUMP_CONSTANT: SOCKET_ENOBUFS 105

DUMP_CONSTANT: SOCKET_ENOCSI 50

DUMP_CONSTANT: SOCKET_ENODATA 61

DUMP_CONSTANT: SOCKET_ENODEV 19

DUMP_CONSTANT: SOCKET_ENOENT 2

DUMP_CONSTANT: SOCKET_ENOLCK 37

DUMP_CONSTANT: SOCKET_ENOLINK 67

DUMP_CONSTANT: SOCKET_ENOMEDIUM 123

DUMP_CONSTANT: SOCKET_ENOMEM 12

DUMP_CONSTANT: SOCKET_ENOMSG 42

DUMP_CONSTANT: SOCKET_ENONET 64

DUMP_CONSTANT: SOCKET_ENOPROTOOPT 92

DUMP_CONSTANT: SOCKET_ENOSPC 28

DUMP_CONSTANT: SOCKET_ENOSR 63

DUMP_CONSTANT: SOCKET_ENOSTR 60

DUMP_CONSTANT: SOCKET_ENOSYS 38

DUMP_CONSTANT: SOCKET_ENOTBLK 15

DUMP_CONSTANT: SOCKET_ENOTCONN 107

DUMP_CONSTANT: SOCKET_ENOTDIR 20

DUMP_CONSTANT: SOCKET_ENOTEMPTY 39

DUMP_CONSTANT: SOCKET_ENOTSOCK 88

DUMP_CONSTANT: SOCKET_ENOTTY 25

DUMP_CONSTANT: SOCKET_ENOTUNIQ 76

DUMP_CONSTANT: SOCKET_ENXIO 6

DUMP_CONSTANT: SOCKET_EOPNOTSUPP 95

DUMP_CONSTANT: SOCKET_EPERM 1

DUMP_CONSTANT: SOCKET_EPFNOSUPPORT 96

DUMP_CONSTANT: SOCKET_EPIPE 32

DUMP_CONSTANT: SOCKET_EPROTO 71

DUMP_CONSTANT: SOCKET_EPROTONOSUPPORT 93

DUMP_CONSTANT: SOCKET_EPROTOTYPE 91

DUMP_CONSTANT: SOCKET_EREMCHG 78

DUMP_CONSTANT: SOCKET_EREMOTE 66

DUMP_CONSTANT: SOCKET_EREMOTEIO 121

DUMP_CONSTANT: SOCKET_ERESTART 85

DUMP_CONSTANT: SOCKET_EROFS 30

DUMP_CONSTANT: SOCKET_ESHUTDOWN 108

DUMP_CONSTANT: SOCKET_ESOCKTNOSUPPORT 94

DUMP_CONSTANT: SOCKET_ESPIPE 29

DUMP_CONSTANT: SOCKET_ESRMNT 69

DUMP_CONSTANT: SOCKET_ESTRPIPE 86

DUMP_CONSTANT: SOCKET_ETIME 62

DUMP_CONSTANT: SOCKET_ETIMEDOUT 110

DUMP_CONSTANT: SOCKET_ETOOMANYREFS 109

DUMP_CONSTANT: SOCKET_EUNATCH 49

DUMP_CONSTANT: SOCKET_EUSERS 87

DUMP_CONSTANT: SOCKET_EWOULDBLOCK 11

DUMP_CONSTANT: SOCKET_EXDEV 18

DUMP_CONSTANT: SOCKET_EXFULL 54

DUMP_CONSTANT: SOL_SOCKET 1

DUMP_CONSTANT: SOL_TCP 6

DUMP_CONSTANT: SOL_UDP 17

DUMP_CONSTANT: SOMAXCONN 128

DUMP_CONSTANT: SORT_ASC 4

DUMP_CONSTANT: SORT_DESC 3

DUMP_CONSTANT: SORT_LOCALE_STRING 5

DUMP_CONSTANT: SORT_NUMERIC 1

DUMP_CONSTANT: SORT_REGULAR 0

DUMP_CONSTANT: SORT_STRING 2

DUMP_CONSTANT: SORTARRIVAL 1

DUMP_CONSTANT: SORTCC 5

DUMP_CONSTANT: SORTDATE 0

DUMP_CONSTANT: SORTFROM 2

DUMP_CONSTANT: SORTSIZE 6

DUMP_CONSTANT: SORTSUBJECT 3

DUMP_CONSTANT: SORTTO 4

DUMP_CONSTANT: SQLITE_ABORT 4

DUMP_CONSTANT: SQLITE_ASSOC 1

DUMP_CONSTANT: SQLITE_AUTH 23

DUMP_CONSTANT: SQLITE_BOTH 3

DUMP_CONSTANT: SQLITE_BUSY 5

DUMP_CONSTANT: SQLITE_CANTOPEN 14

DUMP_CONSTANT: SQLITE_CONSTRAINT 19

DUMP_CONSTANT: SQLITE_CORRUPT 11

DUMP_CONSTANT: SQLITE_DONE 101

DUMP_CONSTANT: SQLITE_EMPTY 16

DUMP_CONSTANT: SQLITE_ERROR 1

DUMP_CONSTANT: SQLITE_FORMAT 24

DUMP_CONSTANT: SQLITE_FULL 13

DUMP_CONSTANT: SQLITE_INTERNAL 2

DUMP_CONSTANT: SQLITE_INTERRUPT 9

DUMP_CONSTANT: SQLITE_IOERR 10

DUMP_CONSTANT: SQLITE_LOCKED 6

DUMP_CONSTANT: SQLITE_MISMATCH 20

DUMP_CONSTANT: SQLITE_MISUSE 21

DUMP_CONSTANT: SQLITE_NOLFS 22

DUMP_CONSTANT: SQLITE_NOMEM 7

DUMP_CONSTANT: SQLITE_NOTADB 26

DUMP_CONSTANT: SQLITE_NOTFOUND 12

DUMP_CONSTANT: SQLITE_NUM 2

DUMP_CONSTANT: SQLITE_OK 0

DUMP_CONSTANT: SQLITE_PERM 3

DUMP_CONSTANT: SQLITE_PROTOCOL 15

DUMP_CONSTANT: SQLITE_READONLY 8

DUMP_CONSTANT: SQLITE_ROW 100

DUMP_CONSTANT: SQLITE_SCHEMA 17

DUMP_CONSTANT: SQLITE_TOOBIG 18

DUMP_CONSTANT: ST_SET 4

DUMP_CONSTANT: ST_SILENT 2

DUMP_CONSTANT: ST_UID 1

DUMP_CONSTANT: STDERR "Resource id #3"

DUMP_CONSTANT: STDIN "Resource id #1"

DUMP_CONSTANT: STDOUT "Resource id #2"

DUMP_CONSTANT: STR_PAD_BOTH 2

DUMP_CONSTANT: STR_PAD_LEFT 0

DUMP_CONSTANT: STR_PAD_RIGHT 1

DUMP_CONSTANT: STREAM_CLIENT_ASYNC_CONNECT 2

DUMP_CONSTANT: STREAM_CLIENT_CONNECT 4

DUMP_CONSTANT: STREAM_CLIENT_PERSISTENT 1

DUMP_CONSTANT: STREAM_CRYPTO_METHOD_SSLv23_CLIENT 2

DUMP_CONSTANT: STREAM_CRYPTO_METHOD_SSLv23_SERVER 6

DUMP_CONSTANT: STREAM_CRYPTO_METHOD_SSLv2_CLIENT 0

DUMP_CONSTANT: STREAM_CRYPTO_METHOD_SSLv2_SERVER 4

DUMP_CONSTANT: STREAM_CRYPTO_METHOD_SSLv3_CLIENT 1

DUMP_CONSTANT: STREAM_CRYPTO_METHOD_SSLv3_SERVER 5

DUMP_CONSTANT: STREAM_CRYPTO_METHOD_TLS_CLIENT 3

DUMP_CONSTANT: STREAM_CRYPTO_METHOD_TLS_SERVER 7

DUMP_CONSTANT: STREAM_ENFORCE_SAFE_MODE 4

DUMP_CONSTANT: STREAM_FILTER_ALL 3

DUMP_CONSTANT: STREAM_FILTER_READ 1

DUMP_CONSTANT: STREAM_FILTER_WRITE 2

DUMP_CONSTANT: STREAM_IGNORE_URL 2

DUMP_CONSTANT: STREAM_IPPROTO_ICMP 1

DUMP_CONSTANT: STREAM_IPPROTO_IP 0

DUMP_CONSTANT: STREAM_IPPROTO_RAW 255

DUMP_CONSTANT: STREAM_IPPROTO_TCP 6

DUMP_CONSTANT: STREAM_IPPROTO_UDP 17

DUMP_CONSTANT: STREAM_IS_URL 1

DUMP_CONSTANT: STREAM_MKDIR_RECURSIVE 1

DUMP_CONSTANT: STREAM_MUST_SEEK 16

DUMP_CONSTANT: STREAM_NOTIFY_AUTH_REQUIRED 3

DUMP_CONSTANT: STREAM_NOTIFY_AUTH_RESULT 10

DUMP_CONSTANT: STREAM_NOTIFY_COMPLETED 8

DUMP_CONSTANT: STREAM_NOTIFY_CONNECT 2

DUMP_CONSTANT: STREAM_NOTIFY_FAILURE 9

DUMP_CONSTANT: STREAM_NOTIFY_FILE_SIZE_IS 5

DUMP_CONSTANT: STREAM_NOTIFY_MIME_TYPE_IS 4

DUMP_CONSTANT: STREAM_NOTIFY_PROGRESS 7

DUMP_CONSTANT: STREAM_NOTIFY_REDIRECTED 6

DUMP_CONSTANT: STREAM_NOTIFY_RESOLVE 1

DUMP_CONSTANT: STREAM_NOTIFY_SEVERITY_ERR 2

DUMP_CONSTANT: STREAM_NOTIFY_SEVERITY_INFO 0

DUMP_CONSTANT: STREAM_NOTIFY_SEVERITY_WARN 1

DUMP_CONSTANT: STREAM_OOB 1

DUMP_CONSTANT: STREAM_PEEK 2

DUMP_CONSTANT: STREAM_PF_INET 2

DUMP_CONSTANT: STREAM_PF_INET6 10

DUMP_CONSTANT: STREAM_PF_UNIX 1

DUMP_CONSTANT: STREAM_REPORT_ERRORS 8

DUMP_CONSTANT: STREAM_SERVER_BIND 4

DUMP_CONSTANT: STREAM_SERVER_LISTEN 8

DUMP_CONSTANT: STREAM_SHUT_RD 0

DUMP_CONSTANT: STREAM_SHUT_RDWR 2

DUMP_CONSTANT: STREAM_SHUT_WR 1

DUMP_CONSTANT: STREAM_SOCK_DGRAM 2

DUMP_CONSTANT: STREAM_SOCK_RAW 3

DUMP_CONSTANT: STREAM_SOCK_RDM 4

DUMP_CONSTANT: STREAM_SOCK_SEQPACKET 5

DUMP_CONSTANT: STREAM_SOCK_STREAM 1

DUMP_CONSTANT: STREAM_URL_STAT_LINK 1

DUMP_CONSTANT: STREAM_URL_STAT_QUIET 2

DUMP_CONSTANT: STREAM_USE_PATH 1

DUMP_CONSTANT: SUNFUNCS_RET_DOUBLE 2

DUMP_CONSTANT: SUNFUNCS_RET_STRING 1

DUMP_CONSTANT: SUNFUNCS_RET_TIMESTAMP 0

DUMP_CONSTANT: SWF_SOUND_11KHZ 4

DUMP_CONSTANT: SWF_SOUND_16BITS 2

DUMP_CONSTANT: SWF_SOUND_22KHZ 8

DUMP_CONSTANT: SWF_SOUND_44KHZ 12

DUMP_CONSTANT: SWF_SOUND_5KHZ 0

DUMP_CONSTANT: SWF_SOUND_8BITS 0

DUMP_CONSTANT: SWF_SOUND_ADPCM_COMPRESSED 16

DUMP_CONSTANT: SWF_SOUND_MONO 0

DUMP_CONSTANT: SWF_SOUND_MP3_COMPRESSED 32

DUMP_CONSTANT: SWF_SOUND_NELLY_COMPRESSED 96

DUMP_CONSTANT: SWF_SOUND_NOT_COMPRESSED 0

DUMP_CONSTANT: SWF_SOUND_NOT_COMPRESSED_LE 48

DUMP_CONSTANT: SWF_SOUND_STEREO 1

DUMP_CONSTANT: SWFACTION_DATA 256

DUMP_CONSTANT: SWFACTION_ENTERFRAME 2

DUMP_CONSTANT: SWFACTION_KEYDOWN 64

DUMP_CONSTANT: SWFACTION_KEYUP 128

DUMP_CONSTANT: SWFACTION_MOUSEDOWN 16

DUMP_CONSTANT: SWFACTION_MOUSEMOVE 8

DUMP_CONSTANT: SWFACTION_MOUSEUP 32

DUMP_CONSTANT: SWFACTION_ONLOAD 1

DUMP_CONSTANT: SWFACTION_UNLOAD 4

DUMP_CONSTANT: SWFBUTTON_DOWN 4

DUMP_CONSTANT: SWFBUTTON_DRAGOUT 272

DUMP_CONSTANT: SWFBUTTON_DRAGOVER 160

DUMP_CONSTANT: SWFBUTTON_HIT 8

DUMP_CONSTANT: SWFBUTTON_MOUSEDOWN 4

DUMP_CONSTANT: SWFBUTTON_MOUSEOUT 2

DUMP_CONSTANT: SWFBUTTON_MOUSEOVER 1

DUMP_CONSTANT: SWFBUTTON_MOUSEUP 8

DUMP_CONSTANT: SWFBUTTON_MOUSEUPOUTSIDE 64

DUMP_CONSTANT: SWFBUTTON_OVER 2

DUMP_CONSTANT: SWFBUTTON_UP 1

DUMP_CONSTANT: SWFFILL_CLIPPED_BITMAP 65

DUMP_CONSTANT: SWFFILL_LINEAR_GRADIENT 16

DUMP_CONSTANT: SWFFILL_RADIAL_GRADIENT 18

DUMP_CONSTANT: SWFFILL_TILED_BITMAP 64

DUMP_CONSTANT: SWFTEXTFIELD_ALIGN_CENTER 2

DUMP_CONSTANT: SWFTEXTFIELD_ALIGN_JUSTIFY 3

DUMP_CONSTANT: SWFTEXTFIELD_ALIGN_LEFT 0

DUMP_CONSTANT: SWFTEXTFIELD_ALIGN_RIGHT 1

DUMP_CONSTANT: SWFTEXTFIELD_AUTOSIZE 16384

DUMP_CONSTANT: SWFTEXTFIELD_DRAWBOX 2048

DUMP_CONSTANT: SWFTEXTFIELD_HASLENGTH 2

DUMP_CONSTANT: SWFTEXTFIELD_HTML 512

DUMP_CONSTANT: SWFTEXTFIELD_MULTILINE 32

DUMP_CONSTANT: SWFTEXTFIELD_NOEDIT 8

DUMP_CONSTANT: SWFTEXTFIELD_NOSELECT 4096

DUMP_CONSTANT: SWFTEXTFIELD_PASSWORD 16

DUMP_CONSTANT: SWFTEXTFIELD_USEFONT 256

DUMP_CONSTANT: SWFTEXTFIELD_WORDWRAP 64

DUMP_CONSTANT: T_ABSTRACT 345

DUMP_CONSTANT: T_AND_EQUAL 271

DUMP_CONSTANT: T_ARRAY 359

DUMP_CONSTANT: T_ARRAY_CAST 292

DUMP_CONSTANT: T_AS 326

DUMP_CONSTANT: T_BAD_CHARACTER 313

DUMP_CONSTANT: T_BOOL_CAST 290

DUMP_CONSTANT: T_BOOLEAN_AND 279

DUMP_CONSTANT: T_BOOLEAN_OR 278

DUMP_CONSTANT: T_BREAK 331

DUMP_CONSTANT: T_CASE 329

DUMP_CONSTANT: T_CATCH 337

DUMP_CONSTANT: T_CHARACTER 312

DUMP_CONSTANT: T_CLASS 352

DUMP_CONSTANT: T_CLASS_C 360

DUMP_CONSTANT: T_CLONE 298

DUMP_CONSTANT: T_CLOSE_TAG 369

DUMP_CONSTANT: T_COMMENT 365

DUMP_CONSTANT: T_CONCAT_EQUAL 273

DUMP_CONSTANT: T_CONST 334

DUMP_CONSTANT: T_CONSTANT_ENCAPSED_STRING 315

DUMP_CONSTANT: T_CONTINUE 332

DUMP_CONSTANT: T_CURLY_OPEN 374

DUMP_CONSTANT: T_DEC 296

DUMP_CONSTANT: T_DECLARE 324

DUMP_CONSTANT: T_DEFAULT 330

DUMP_CONSTANT: T_DIV_EQUAL 274

DUMP_CONSTANT: T_DNUMBER 306

DUMP_CONSTANT: T_DO 317

DUMP_CONSTANT: T_DOC_COMMENT 366

DUMP_CONSTANT: T_DOLLAR_OPEN_CURLY_BRACES 373

DUMP_CONSTANT: T_DOUBLE_ARROW 357

DUMP_CONSTANT: T_DOUBLE_CAST 294

DUMP_CONSTANT: T_DOUBLE_COLON 375

DUMP_CONSTANT: T_ECHO 316

DUMP_CONSTANT: T_ELSE 303

DUMP_CONSTANT: T_ELSEIF 302

DUMP_CONSTANT: T_EMPTY 350

DUMP_CONSTANT: T_ENCAPSED_AND_WHITESPACE 314

DUMP_CONSTANT: T_END_HEREDOC 372

DUMP_CONSTANT: T_ENDDECLARE 325

DUMP_CONSTANT: T_ENDFOR 321

DUMP_CONSTANT: T_ENDFOREACH 323

DUMP_CONSTANT: T_ENDIF 304

DUMP_CONSTANT: T_ENDSWITCH 328

DUMP_CONSTANT: T_ENDWHILE 319

DUMP_CONSTANT: T_EVAL 260

DUMP_CONSTANT: T_EXIT 300

DUMP_CONSTANT: T_EXTENDS 354

DUMP_CONSTANT: T_FILE 364

DUMP_CONSTANT: T_FINAL 344

DUMP_CONSTANT: T_FMT 131114

DUMP_CONSTANT: T_FMT_AMPM 131115

DUMP_CONSTANT: T_FOR 320

DUMP_CONSTANT: T_FOREACH 322

DUMP_CONSTANT: T_FUNC_C 362

DUMP_CONSTANT: T_FUNCTION 333

DUMP_CONSTANT: T_GLOBAL 340

DUMP_CONSTANT: T_HALT_COMPILER 351

DUMP_CONSTANT: T_IF 301

DUMP_CONSTANT: T_IMPLEMENTS 355

DUMP_CONSTANT: T_INC 297

DUMP_CONSTANT: T_INCLUDE 262

DUMP_CONSTANT: T_INCLUDE_ONCE 261

DUMP_CONSTANT: T_INLINE_HTML 311

DUMP_CONSTANT: T_INSTANCEOF 288

DUMP_CONSTANT: T_INT_CAST 295

DUMP_CONSTANT: T_INTERFACE 353

DUMP_CONSTANT: T_IS_EQUAL 283

DUMP_CONSTANT: T_IS_GREATER_OR_EQUAL 284

DUMP_CONSTANT: T_IS_IDENTICAL 281

DUMP_CONSTANT: T_IS_NOT_EQUAL 282

DUMP_CONSTANT: T_IS_NOT_IDENTICAL 280

DUMP_CONSTANT: T_IS_SMALLER_OR_EQUAL 285

DUMP_CONSTANT: T_ISSET 349

DUMP_CONSTANT: T_LINE 363

DUMP_CONSTANT: T_LIST 358

DUMP_CONSTANT: T_LNUMBER 305

DUMP_CONSTANT: T_LOGICAL_AND 265

DUMP_CONSTANT: T_LOGICAL_OR 263

DUMP_CONSTANT: T_LOGICAL_XOR 264

DUMP_CONSTANT: T_METHOD_C 361

DUMP_CONSTANT: T_MINUS_EQUAL 276

DUMP_CONSTANT: T_MOD_EQUAL 272

DUMP_CONSTANT: T_MUL_EQUAL 275

DUMP_CONSTANT: T_NEW 299

DUMP_CONSTANT: T_NUM_STRING 310

DUMP_CONSTANT: T_OBJECT_CAST 291

DUMP_CONSTANT: T_OBJECT_OPERATOR 356

DUMP_CONSTANT: T_OPEN_TAG 367

DUMP_CONSTANT: T_OPEN_TAG_WITH_ECHO 368

DUMP_CONSTANT: T_OR_EQUAL 270

DUMP_CONSTANT: T_PAAMAYIM_NEKUDOTAYIM 375

DUMP_CONSTANT: T_PLUS_EQUAL 277

DUMP_CONSTANT: T_PRINT 266

DUMP_CONSTANT: T_PRIVATE 343

DUMP_CONSTANT: T_PROTECTED 342

DUMP_CONSTANT: T_PUBLIC 341

DUMP_CONSTANT: T_REQUIRE 259

DUMP_CONSTANT: T_REQUIRE_ONCE 258

DUMP_CONSTANT: T_RETURN 335

DUMP_CONSTANT: T_SL 287

DUMP_CONSTANT: T_SL_EQUAL 268

DUMP_CONSTANT: T_SR 286

DUMP_CONSTANT: T_SR_EQUAL 267

DUMP_CONSTANT: T_START_HEREDOC 371

DUMP_CONSTANT: T_STATIC 346

DUMP_CONSTANT: T_STRING 307

DUMP_CONSTANT: T_STRING_CAST 293

DUMP_CONSTANT: T_STRING_VARNAME 308

DUMP_CONSTANT: T_SWITCH 327

DUMP_CONSTANT: T_THROW 338

DUMP_CONSTANT: T_TRY 336

DUMP_CONSTANT: T_UNSET 348

DUMP_CONSTANT: T_UNSET_CAST 289

DUMP_CONSTANT: T_USE 339

DUMP_CONSTANT: T_VAR 347

DUMP_CONSTANT: T_VARIABLE 309

DUMP_CONSTANT: T_WHILE 318

DUMP_CONSTANT: T_WHITESPACE 370

DUMP_CONSTANT: T_XOR_EQUAL 269

DUMP_CONSTANT: THOUSEP 65537

DUMP_CONSTANT: TIDY_NODETYPE_ASP 10

DUMP_CONSTANT: TIDY_NODETYPE_CDATA 8

DUMP_CONSTANT: TIDY_NODETYPE_COMMENT 2

DUMP_CONSTANT: TIDY_NODETYPE_DOCTYPE 1

DUMP_CONSTANT: TIDY_NODETYPE_END 6

DUMP_CONSTANT: TIDY_NODETYPE_JSTE 11

DUMP_CONSTANT: TIDY_NODETYPE_PHP 12

DUMP_CONSTANT: TIDY_NODETYPE_PROCINS 3

DUMP_CONSTANT: TIDY_NODETYPE_ROOT 0

DUMP_CONSTANT: TIDY_NODETYPE_SECTION 9

DUMP_CONSTANT: TIDY_NODETYPE_START 5

DUMP_CONSTANT: TIDY_NODETYPE_STARTEND 7

DUMP_CONSTANT: TIDY_NODETYPE_TEXT 4

DUMP_CONSTANT: TIDY_NODETYPE_XMLDECL 13

DUMP_CONSTANT: TIDY_TAG_A 1

DUMP_CONSTANT: TIDY_TAG_ABBR 2

DUMP_CONSTANT: TIDY_TAG_ACRONYM 3

DUMP_CONSTANT: TIDY_TAG_ADDRESS 4

DUMP_CONSTANT: TIDY_TAG_ALIGN 5

DUMP_CONSTANT: TIDY_TAG_APPLET 6

DUMP_CONSTANT: TIDY_TAG_AREA 7

DUMP_CONSTANT: TIDY_TAG_B 8

DUMP_CONSTANT: TIDY_TAG_BASE 9

DUMP_CONSTANT: TIDY_TAG_BASEFONT 10

DUMP_CONSTANT: TIDY_TAG_BDO 11

DUMP_CONSTANT: TIDY_TAG_BGSOUND 12

DUMP_CONSTANT: TIDY_TAG_BIG 13

DUMP_CONSTANT: TIDY_TAG_BLINK 14

DUMP_CONSTANT: TIDY_TAG_BLOCKQUOTE 15

DUMP_CONSTANT: TIDY_TAG_BODY 16

DUMP_CONSTANT: TIDY_TAG_BR 17

DUMP_CONSTANT: TIDY_TAG_BUTTON 18

DUMP_CONSTANT: TIDY_TAG_CAPTION 19

DUMP_CONSTANT: TIDY_TAG_CENTER 20

DUMP_CONSTANT: TIDY_TAG_CITE 21

DUMP_CONSTANT: TIDY_TAG_CODE 22

DUMP_CONSTANT: TIDY_TAG_COL 23

DUMP_CONSTANT: TIDY_TAG_COLGROUP 24

DUMP_CONSTANT: TIDY_TAG_COMMENT 25

DUMP_CONSTANT: TIDY_TAG_DD 26

DUMP_CONSTANT: TIDY_TAG_DEL 27

DUMP_CONSTANT: TIDY_TAG_DFN 28

DUMP_CONSTANT: TIDY_TAG_DIR 29

DUMP_CONSTANT: TIDY_TAG_DIV 30

DUMP_CONSTANT: TIDY_TAG_DL 31

DUMP_CONSTANT: TIDY_TAG_DT 32

DUMP_CONSTANT: TIDY_TAG_EM 33

DUMP_CONSTANT: TIDY_TAG_EMBED 34

DUMP_CONSTANT: TIDY_TAG_FIELDSET 35

DUMP_CONSTANT: TIDY_TAG_FONT 36

DUMP_CONSTANT: TIDY_TAG_FORM 37

DUMP_CONSTANT: TIDY_TAG_FRAME 38

DUMP_CONSTANT: TIDY_TAG_FRAMESET 39

DUMP_CONSTANT: TIDY_TAG_H1 40

DUMP_CONSTANT: TIDY_TAG_H2 41

DUMP_CONSTANT: TIDY_TAG_H3 42

DUMP_CONSTANT: TIDY_TAG_H4 43

DUMP_CONSTANT: TIDY_TAG_H5 44

DUMP_CONSTANT: TIDY_TAG_H6 45

DUMP_CONSTANT: TIDY_TAG_HEAD 46

DUMP_CONSTANT: TIDY_TAG_HR 47

DUMP_CONSTANT: TIDY_TAG_HTML 48

DUMP_CONSTANT: TIDY_TAG_I 49

DUMP_CONSTANT: TIDY_TAG_IFRAME 50

DUMP_CONSTANT: TIDY_TAG_ILAYER 51

DUMP_CONSTANT: TIDY_TAG_IMG 52

DUMP_CONSTANT: TIDY_TAG_INPUT 53

DUMP_CONSTANT: TIDY_TAG_INS 54

DUMP_CONSTANT: TIDY_TAG_ISINDEX 55

DUMP_CONSTANT: TIDY_TAG_KBD 56

DUMP_CONSTANT: TIDY_TAG_KEYGEN 57

DUMP_CONSTANT: TIDY_TAG_LABEL 58

DUMP_CONSTANT: TIDY_TAG_LAYER 59

DUMP_CONSTANT: TIDY_TAG_LEGEND 60

DUMP_CONSTANT: TIDY_TAG_LI 61

DUMP_CONSTANT: TIDY_TAG_LINK 62

DUMP_CONSTANT: TIDY_TAG_LISTING 63

DUMP_CONSTANT: TIDY_TAG_MAP 64

DUMP_CONSTANT: TIDY_TAG_MARQUEE 65

DUMP_CONSTANT: TIDY_TAG_MENU 66

DUMP_CONSTANT: TIDY_TAG_META 67

DUMP_CONSTANT: TIDY_TAG_MULTICOL 68

DUMP_CONSTANT: TIDY_TAG_NOBR 69

DUMP_CONSTANT: TIDY_TAG_NOEMBED 70

DUMP_CONSTANT: TIDY_TAG_NOFRAMES 71

DUMP_CONSTANT: TIDY_TAG_NOLAYER 72

DUMP_CONSTANT: TIDY_TAG_NOSAVE 73

DUMP_CONSTANT: TIDY_TAG_NOSCRIPT 74

DUMP_CONSTANT: TIDY_TAG_OBJECT 75

DUMP_CONSTANT: TIDY_TAG_OL 76

DUMP_CONSTANT: TIDY_TAG_OPTGROUP 77

DUMP_CONSTANT: TIDY_TAG_OPTION 78

DUMP_CONSTANT: TIDY_TAG_P 79

DUMP_CONSTANT: TIDY_TAG_PARAM 80

DUMP_CONSTANT: TIDY_TAG_PLAINTEXT 81

DUMP_CONSTANT: TIDY_TAG_PRE 82

DUMP_CONSTANT: TIDY_TAG_Q 83

DUMP_CONSTANT: TIDY_TAG_RB 84

DUMP_CONSTANT: TIDY_TAG_RBC 85

DUMP_CONSTANT: TIDY_TAG_RP 86

DUMP_CONSTANT: TIDY_TAG_RT 87

DUMP_CONSTANT: TIDY_TAG_RTC 88

DUMP_CONSTANT: TIDY_TAG_RUBY 89

DUMP_CONSTANT: TIDY_TAG_S 90

DUMP_CONSTANT: TIDY_TAG_SAMP 91

DUMP_CONSTANT: TIDY_TAG_SCRIPT 92

DUMP_CONSTANT: TIDY_TAG_SELECT 93

DUMP_CONSTANT: TIDY_TAG_SERVER 94

DUMP_CONSTANT: TIDY_TAG_SERVLET 95

DUMP_CONSTANT: TIDY_TAG_SMALL 96

DUMP_CONSTANT: TIDY_TAG_SPACER 97

DUMP_CONSTANT: TIDY_TAG_SPAN 98

DUMP_CONSTANT: TIDY_TAG_STRIKE 99

DUMP_CONSTANT: TIDY_TAG_STRONG 100

DUMP_CONSTANT: TIDY_TAG_STYLE 101

DUMP_CONSTANT: TIDY_TAG_SUB 102

DUMP_CONSTANT: TIDY_TAG_SUP 103

DUMP_CONSTANT: TIDY_TAG_TABLE 104

DUMP_CONSTANT: TIDY_TAG_TBODY 105

DUMP_CONSTANT: TIDY_TAG_TD 106

DUMP_CONSTANT: TIDY_TAG_TEXTAREA 107

DUMP_CONSTANT: TIDY_TAG_TFOOT 108

DUMP_CONSTANT: TIDY_TAG_TH 109

DUMP_CONSTANT: TIDY_TAG_THEAD 110

DUMP_CONSTANT: TIDY_TAG_TITLE 111

DUMP_CONSTANT: TIDY_TAG_TR 112

DUMP_CONSTANT: TIDY_TAG_TT 113

DUMP_CONSTANT: TIDY_TAG_U 114

DUMP_CONSTANT: TIDY_TAG_UL 115

DUMP_CONSTANT: TIDY_TAG_UNKNOWN 0

DUMP_CONSTANT: TIDY_TAG_VAR 116

DUMP_CONSTANT: TIDY_TAG_WBR 117

DUMP_CONSTANT: TIDY_TAG_XMP 118

DUMP_CONSTANT: TRUE true

DUMP_CONSTANT: TYPEAPPLICATION 3

DUMP_CONSTANT: TYPEAUDIO 4

DUMP_CONSTANT: TYPEIMAGE 5

DUMP_CONSTANT: TYPEMESSAGE 2

DUMP_CONSTANT: TYPEMODEL 7

DUMP_CONSTANT: TYPEMULTIPART 1

DUMP_CONSTANT: TYPEOTHER 8

DUMP_CONSTANT: TYPETEXT 0

DUMP_CONSTANT: TYPEVIDEO 6

DUMP_CONSTANT: UNKNOWN_TYPE 999998

DUMP_CONSTANT: UPLOAD_ERR_CANT_WRITE 7

DUMP_CONSTANT: UPLOAD_ERR_EXTENSION 8

DUMP_CONSTANT: UPLOAD_ERR_FORM_SIZE 2

DUMP_CONSTANT: UPLOAD_ERR_INI_SIZE 1

DUMP_CONSTANT: UPLOAD_ERR_NO_FILE 4

DUMP_CONSTANT: UPLOAD_ERR_NO_TMP_DIR 6

DUMP_CONSTANT: UPLOAD_ERR_OK 0

DUMP_CONSTANT: UPLOAD_ERR_PARTIAL 3

DUMP_CONSTANT: WNOHANG 1

DUMP_CONSTANT: WSDL_CACHE_BOTH 3

DUMP_CONSTANT: WSDL_CACHE_DISK 1

DUMP_CONSTANT: WSDL_CACHE_MEMORY 2

DUMP_CONSTANT: WSDL_CACHE_NONE 0

DUMP_CONSTANT: WUNTRACED 2

DUMP_CONSTANT: X509_PURPOSE_ANY 7

DUMP_CONSTANT: X509_PURPOSE_CRL_SIGN 6

DUMP_CONSTANT: X509_PURPOSE_NS_SSL_SERVER 3

DUMP_CONSTANT: X509_PURPOSE_SMIME_ENCRYPT 5

DUMP_CONSTANT: X509_PURPOSE_SMIME_SIGN 4

DUMP_CONSTANT: X509_PURPOSE_SSL_CLIENT 1

DUMP_CONSTANT: X509_PURPOSE_SSL_SERVER 2

DUMP_CONSTANT: XML_ATTRIBUTE_CDATA 1

DUMP_CONSTANT: XML_ATTRIBUTE_DECL_NODE 16

DUMP_CONSTANT: XML_ATTRIBUTE_ENTITY 6

DUMP_CONSTANT: XML_ATTRIBUTE_ENUMERATION 9

DUMP_CONSTANT: XML_ATTRIBUTE_ID 2

DUMP_CONSTANT: XML_ATTRIBUTE_IDREF 3

DUMP_CONSTANT: XML_ATTRIBUTE_IDREFS 4

DUMP_CONSTANT: XML_ATTRIBUTE_NMTOKEN 7

DUMP_CONSTANT: XML_ATTRIBUTE_NMTOKENS 8

DUMP_CONSTANT: XML_ATTRIBUTE_NODE 2

DUMP_CONSTANT: XML_ATTRIBUTE_NOTATION 10

DUMP_CONSTANT: XML_CDATA_SECTION_NODE 4

DUMP_CONSTANT: XML_COMMENT_NODE 8

DUMP_CONSTANT: XML_DOCUMENT_FRAG_NODE 11

DUMP_CONSTANT: XML_DOCUMENT_NODE 9

DUMP_CONSTANT: XML_DOCUMENT_TYPE_NODE 10

DUMP_CONSTANT: XML_DTD_NODE 14

DUMP_CONSTANT: XML_ELEMENT_DECL_NODE 15

DUMP_CONSTANT: XML_ELEMENT_NODE 1

DUMP_CONSTANT: XML_ENTITY_DECL_NODE 17

DUMP_CONSTANT: XML_ENTITY_NODE 6

DUMP_CONSTANT: XML_ENTITY_REF_NODE 5

DUMP_CONSTANT: XML_ERROR_ASYNC_ENTITY 13

DUMP_CONSTANT: XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF 16

DUMP_CONSTANT: XML_ERROR_BAD_CHAR_REF 14

DUMP_CONSTANT: XML_ERROR_BINARY_ENTITY_REF 15

DUMP_CONSTANT: XML_ERROR_DUPLICATE_ATTRIBUTE 8

DUMP_CONSTANT: XML_ERROR_EXTERNAL_ENTITY_HANDLING 21

DUMP_CONSTANT: XML_ERROR_INCORRECT_ENCODING 19

DUMP_CONSTANT: XML_ERROR_INVALID_TOKEN 4

DUMP_CONSTANT: XML_ERROR_JUNK_AFTER_DOC_ELEMENT 9

DUMP_CONSTANT: XML_ERROR_MISPLACED_XML_PI 17

DUMP_CONSTANT: XML_ERROR_NO_ELEMENTS 3

DUMP_CONSTANT: XML_ERROR_NO_MEMORY 1

DUMP_CONSTANT: XML_ERROR_NONE 0

DUMP_CONSTANT: XML_ERROR_PARAM_ENTITY_REF 10

DUMP_CONSTANT: XML_ERROR_PARTIAL_CHAR 6

DUMP_CONSTANT: XML_ERROR_RECURSIVE_ENTITY_REF 12

DUMP_CONSTANT: XML_ERROR_SYNTAX 2

DUMP_CONSTANT: XML_ERROR_TAG_MISMATCH 7

DUMP_CONSTANT: XML_ERROR_UNCLOSED_CDATA_SECTION 20

DUMP_CONSTANT: XML_ERROR_UNCLOSED_TOKEN 5

DUMP_CONSTANT: XML_ERROR_UNDEFINED_ENTITY 11

DUMP_CONSTANT: XML_ERROR_UNKNOWN_ENCODING 18

DUMP_CONSTANT: XML_HTML_DOCUMENT_NODE 13

DUMP_CONSTANT: XML_LOCAL_NAMESPACE 18

DUMP_CONSTANT: XML_NAMESPACE_DECL_NODE 18

DUMP_CONSTANT: XML_NOTATION_NODE 12

DUMP_CONSTANT: XML_OPTION_CASE_FOLDING 1

DUMP_CONSTANT: XML_OPTION_SKIP_TAGSTART 3

DUMP_CONSTANT: XML_OPTION_SKIP_WHITE 4

DUMP_CONSTANT: XML_OPTION_TARGET_ENCODING 2

DUMP_CONSTANT: XML_PI_NODE 7

DUMP_CONSTANT: XML_SAX_IMPL "libxml"

DUMP_CONSTANT: XML_TEXT_NODE 3

DUMP_CONSTANT: XSD_1999_NAMESPACE "http://www.w3.org/1999/XMLSchema"

DUMP_CONSTANT: XSD_1999_TIMEINSTANT 401

DUMP_CONSTANT: XSD_ANYTYPE 145

DUMP_CONSTANT: XSD_ANYURI 117

DUMP_CONSTANT: XSD_ANYXML 147

DUMP_CONSTANT: XSD_BASE64BINARY 116

DUMP_CONSTANT: XSD_BOOLEAN 102

DUMP_CONSTANT: XSD_BYTE 137

DUMP_CONSTANT: XSD_DATE 109

DUMP_CONSTANT: XSD_DATETIME 107

DUMP_CONSTANT: XSD_DECIMAL 103

DUMP_CONSTANT: XSD_DOUBLE 105

DUMP_CONSTANT: XSD_DURATION 106

DUMP_CONSTANT: XSD_ENTITIES 130

DUMP_CONSTANT: XSD_ENTITY 129

DUMP_CONSTANT: XSD_FLOAT 104

DUMP_CONSTANT: XSD_GDAY 113

DUMP_CONSTANT: XSD_GMONTH 114

DUMP_CONSTANT: XSD_GMONTHDAY 112

DUMP_CONSTANT: XSD_GYEAR 111

DUMP_CONSTANT: XSD_GYEARMONTH 110

DUMP_CONSTANT: XSD_HEXBINARY 115

DUMP_CONSTANT: XSD_ID 126

DUMP_CONSTANT: XSD_IDREF 127

DUMP_CONSTANT: XSD_IDREFS 128

DUMP_CONSTANT: XSD_INT 135

DUMP_CONSTANT: XSD_INTEGER 131

DUMP_CONSTANT: XSD_LANGUAGE 122

DUMP_CONSTANT: XSD_LONG 134

DUMP_CONSTANT: XSD_NAME 124

DUMP_CONSTANT: XSD_NAMESPACE "http://www.w3.org/2001/XMLSchema"

DUMP_CONSTANT: XSD_NCNAME 125

DUMP_CONSTANT: XSD_NEGATIVEINTEGER 133

DUMP_CONSTANT: XSD_NMTOKEN 123

DUMP_CONSTANT: XSD_NMTOKENS 144

DUMP_CONSTANT: XSD_NONNEGATIVEINTEGER 138

DUMP_CONSTANT: XSD_NONPOSITIVEINTEGER 132

DUMP_CONSTANT: XSD_NORMALIZEDSTRING 120

DUMP_CONSTANT: XSD_NOTATION 119

DUMP_CONSTANT: XSD_POSITIVEINTEGER 143

DUMP_CONSTANT: XSD_QNAME 118

DUMP_CONSTANT: XSD_SHORT 136

DUMP_CONSTANT: XSD_STRING 101

DUMP_CONSTANT: XSD_TIME 108

DUMP_CONSTANT: XSD_TOKEN 121

DUMP_CONSTANT: XSD_UNSIGNEDBYTE 142

DUMP_CONSTANT: XSD_UNSIGNEDINT 140

DUMP_CONSTANT: XSD_UNSIGNEDLONG 139

DUMP_CONSTANT: XSD_UNSIGNEDSHORT 141

DUMP_CONSTANT: XSL_CLONE_ALWAYS 1

DUMP_CONSTANT: XSL_CLONE_AUTO 0

DUMP_CONSTANT: XSL_CLONE_NEVER -1

DUMP_CONSTANT: YESEXPR 327680

DUMP_CONSTANT: ZEND_CORE_DIR "/usr/local/Zend/Core"

DUMP_CONSTANT: ZEND_THREAD_SAFE false

DUMP_CONSTANT: __CLASS__ null

DUMP_CONSTANT: __FILE__ null

DUMP_CONSTANT: __FUNCTION__ null

DUMP_CONSTANT: __LINE__ null

DUMP_CONSTANT: __METHOD__ null
