diff options
author | Mike Hommey <glandium@debian.org> | 2009-03-01 10:55:27 +0100 |
---|---|---|
committer | Mike Hommey <glandium@debian.org> | 2009-03-01 10:55:27 +0100 |
commit | e248b20a3b7df364cc9617b8685b4c190338bcd2 (patch) | |
tree | f289c8584c4a44dd9cdb87003b193488da8b00f3 /doc/devhelp/libxml2.devhelp | |
parent | 0c8f97ec9edb09da2e0b19c4f9ddf8c725cebc59 (diff) | |
download | libxml2-e248b20a3b7df364cc9617b8685b4c190338bcd2.tar.gz |
Import upstream version 2.7.3upstream/2.7.3.dfsg
Diffstat (limited to 'doc/devhelp/libxml2.devhelp')
-rw-r--r-- | doc/devhelp/libxml2.devhelp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/devhelp/libxml2.devhelp b/doc/devhelp/libxml2.devhelp index 31a5d91..ce525af 100644 --- a/doc/devhelp/libxml2.devhelp +++ b/doc/devhelp/libxml2.devhelp @@ -52,6 +52,8 @@ </sub> </chapters> <functions> + <function name="ATTRIBUTE_ALLOC_SIZE" link="libxml2-xmlversion.html#ATTRIBUTE_ALLOC_SIZE"/> + <function name="ATTRIBUTE_PRINTF" link="libxml2-xmlversion.html#ATTRIBUTE_PRINTF"/> <function name="ATTRIBUTE_UNUSED" link="libxml2-xmlversion.html#ATTRIBUTE_UNUSED"/> <function name="BAD_CAST" link="libxml2-xmlstring.html#BAD_CAST"/> <function name="BASE_BUFFER_SIZE" link="libxml2-tree.html#BASE_BUFFER_SIZE"/> @@ -159,6 +161,7 @@ <function name="XML_GET_LINE" link="libxml2-tree.html#XML_GET_LINE"/> <function name="XML_LOCAL_NAMESPACE" link="libxml2-tree.html#XML_LOCAL_NAMESPACE"/> <function name="XML_MAX_NAMELEN" link="libxml2-parserInternals.html#XML_MAX_NAMELEN"/> + <function name="XML_MAX_TEXT_LENGTH" link="libxml2-parserInternals.html#XML_MAX_TEXT_LENGTH"/> <function name="XML_SAX2_MAGIC" link="libxml2-parser.html#XML_SAX2_MAGIC"/> <function name="XML_SCHEMAS_ANYATTR_LAX" link="libxml2-schemasInternals.html#XML_SCHEMAS_ANYATTR_LAX"/> <function name="XML_SCHEMAS_ANYATTR_SKIP" link="libxml2-schemasInternals.html#XML_SCHEMAS_ANYATTR_SKIP"/> @@ -770,6 +773,7 @@ <function name="XML_PARSE_NOXINCNODE" link="libxml2-parser.html#XML_PARSE_NOXINCNODE"/> <function name="XML_PARSE_NSCLEAN" link="libxml2-parser.html#XML_PARSE_NSCLEAN"/> <function name="XML_PARSE_OLD10" link="libxml2-parser.html#XML_PARSE_OLD10"/> + <function name="XML_PARSE_OLDSAX" link="libxml2-parser.html#XML_PARSE_OLDSAX"/> <function name="XML_PARSE_PEDANTIC" link="libxml2-parser.html#XML_PARSE_PEDANTIC"/> <function name="XML_PARSE_PUSH_DOM" link="libxml2-parser.html#XML_PARSE_PUSH_DOM"/> <function name="XML_PARSE_PUSH_SAX" link="libxml2-parser.html#XML_PARSE_PUSH_SAX"/> @@ -2134,6 +2138,7 @@ <function name="xmlCheckLanguageID ()" link="libxml2-parserInternals.html#xmlCheckLanguageID"/> <function name="xmlCheckUTF8 ()" link="libxml2-xmlstring.html#xmlCheckUTF8"/> <function name="xmlCheckVersion ()" link="libxml2-xmlversion.html#xmlCheckVersion"/> + <function name="xmlChildElementCount ()" link="libxml2-tree.html#xmlChildElementCount"/> <function name="xmlCleanupCharEncodingHandlers ()" link="libxml2-encoding.html#xmlCleanupCharEncodingHandlers"/> <function name="xmlCleanupEncodingAliases ()" link="libxml2-encoding.html#xmlCleanupEncodingAliases"/> <function name="xmlCleanupGlobals ()" link="libxml2-globals.html#xmlCleanupGlobals"/> @@ -2266,6 +2271,7 @@ <function name="xmlFileOpen ()" link="libxml2-xmlIO.html#xmlFileOpen"/> <function name="xmlFileRead ()" link="libxml2-xmlIO.html#xmlFileRead"/> <function name="xmlFindCharEncodingHandler ()" link="libxml2-encoding.html#xmlFindCharEncodingHandler"/> + <function name="xmlFirstElementChild ()" link="libxml2-tree.html#xmlFirstElementChild"/> <function name="xmlFreeAttributeTable ()" link="libxml2-valid.html#xmlFreeAttributeTable"/> <function name="xmlFreeAutomata ()" link="libxml2-xmlautomata.html#xmlFreeAutomata"/> <function name="xmlFreeCatalog ()" link="libxml2-catalog.html#xmlFreeCatalog"/> @@ -2395,6 +2401,7 @@ <function name="xmlIsRef ()" link="libxml2-valid.html#xmlIsRef"/> <function name="xmlIsXHTML ()" link="libxml2-tree.html#xmlIsXHTML"/> <function name="xmlKeepBlanksDefault ()" link="libxml2-parser.html#xmlKeepBlanksDefault"/> + <function name="xmlLastElementChild ()" link="libxml2-tree.html#xmlLastElementChild"/> <function name="xmlLineNumbersDefault ()" link="libxml2-parser.html#xmlLineNumbersDefault"/> <function name="xmlLinkGetData ()" link="libxml2-list.html#xmlLinkGetData"/> <function name="xmlListAppend ()" link="libxml2-list.html#xmlListAppend"/> @@ -2544,6 +2551,7 @@ <function name="xmlNewTextWriterTree ()" link="libxml2-xmlwriter.html#xmlNewTextWriterTree"/> <function name="xmlNewValidCtxt ()" link="libxml2-valid.html#xmlNewValidCtxt"/> <function name="xmlNextChar ()" link="libxml2-parserInternals.html#xmlNextChar"/> + <function name="xmlNextElementSibling ()" link="libxml2-tree.html#xmlNextElementSibling"/> <function name="xmlNoNetExternalEntityLoader ()" link="libxml2-xmlIO.html#xmlNoNetExternalEntityLoader"/> <function name="xmlNodeAddContent ()" link="libxml2-tree.html#xmlNodeAddContent"/> <function name="xmlNodeAddContentLen ()" link="libxml2-tree.html#xmlNodeAddContentLen"/> @@ -2676,6 +2684,7 @@ <function name="xmlPedanticParserDefault ()" link="libxml2-parser.html#xmlPedanticParserDefault"/> <function name="xmlPopInput ()" link="libxml2-parserInternals.html#xmlPopInput"/> <function name="xmlPopInputCallbacks ()" link="libxml2-xmlIO.html#xmlPopInputCallbacks"/> + <function name="xmlPreviousElementSibling ()" link="libxml2-tree.html#xmlPreviousElementSibling"/> <function name="xmlPrintURI ()" link="libxml2-uri.html#xmlPrintURI"/> <function name="xmlPushInput ()" link="libxml2-parserInternals.html#xmlPushInput"/> <function name="xmlRMutexLock ()" link="libxml2-threads.html#xmlRMutexLock"/> |