summaryrefslogtreecommitdiff
path: root/doc/devhelp/libxml2.devhelp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devhelp/libxml2.devhelp')
-rw-r--r--doc/devhelp/libxml2.devhelp5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/devhelp/libxml2.devhelp b/doc/devhelp/libxml2.devhelp
index 51b6f262..e929016b 100644
--- a/doc/devhelp/libxml2.devhelp
+++ b/doc/devhelp/libxml2.devhelp
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<book xmlns="http://www.devhelp.net/book" title="libxml2 Reference Manual" link="index.html" version="2" author="" name="libxml2">
+<book xmlns="http://www.devhelp.net/book" title="libxml2 Reference Manual" link="index.html" author="" name="libxml2">
<chapters>
<sub name="API" link="general.html">
<sub name="DOCBparser" link="libxml2-DOCBparser.html"/>
@@ -155,6 +155,7 @@
<function name="XMLCALL" link="libxml2-xmlexports.html#XMLCALL"/>
<function name="XMLCDECL" link="libxml2-xmlexports.html#XMLCDECL"/>
<function name="XMLPUBFUN" link="libxml2-xmlexports.html#XMLPUBFUN"/>
+ <function name="XMLPUBLIC" link="libxml2-xmlexports.html#XMLPUBLIC"/>
<function name="XMLPUBVAR" link="libxml2-xmlexports.html#XMLPUBVAR"/>
<function name="XML_CAST_FPTR" link="libxml2-hash.html#XML_CAST_FPTR"/>
<function name="XML_CATALOGS_NAMESPACE" link="libxml2-catalog.html#XML_CATALOGS_NAMESPACE"/>
@@ -1798,6 +1799,7 @@
<function name="xmlSchematronParserCtxt" link="libxml2-schematron.html#xmlSchematronParserCtxt"/>
<function name="xmlSchematronValidCtxt" link="libxml2-schematron.html#xmlSchematronValidCtxt"/>
<function name="xmlShellCtxt" link="libxml2-debugXML.html#xmlShellCtxt"/>
+ <function name="xmlStartTag" link="libxml2-parser.html#xmlStartTag"/>
<function name="xmlStreamCtxt" link="libxml2-pattern.html#xmlStreamCtxt"/>
<function name="xmlTextReader" link="libxml2-xmlreader.html#xmlTextReader"/>
<function name="xmlTextWriter" link="libxml2-xmlwriter.html#xmlTextWriter"/>
@@ -2732,6 +2734,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="xmlPopOutputCallbacks ()" link="libxml2-xmlIO.html#xmlPopOutputCallbacks"/>
<function name="xmlPreviousElementSibling ()" link="libxml2-tree.html#xmlPreviousElementSibling"/>
<function name="xmlPrintURI ()" link="libxml2-uri.html#xmlPrintURI"/>
<function name="xmlPushInput ()" link="libxml2-parserInternals.html#xmlPushInput"/>