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:
@ -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()
|
||||
|
Reference in New Issue
Block a user