1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-19 05:43:19 +03:00

rebuilt the API and docs. Daniel

* doc/libxml2-api.xml doc/html/*: rebuilt the API and docs.
Daniel
This commit is contained in:
Daniel Veillard
2003-08-04 20:42:34 +00:00
parent 20aa0fb478
commit c758c229b4
8 changed files with 164 additions and 0 deletions

View File

@ -44,6 +44,8 @@ debugDumpString()
shellPrintXPathError()
# functions from module encoding
UTF8Charcmp()
UTF8Size()
UTF8Strlen()
UTF8Strloc()
UTF8Strndup()
@ -428,6 +430,9 @@ Class xmlNode(xmlCore)
isRef()
validNormalizeAttributeValue()
# functions from module xinclude
xincludeProcessTree()
# functions from module xpath
xpathCastNodeToNumber()
xpathCastNodeToString()