mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-08-01 10:06:59 +03:00
preparing release 2.5.4 updated and rebuilt the docs removed warnings
* configure.in: preparing release 2.5.4 * doc/*: updated and rebuilt the docs * relaxng.c: removed warnings * result/relaxng/*: updated the results Daniel
This commit is contained in:
@ -140,12 +140,17 @@ newPI()
|
||||
newText()
|
||||
newTextLen()
|
||||
setCompressMode()
|
||||
validateNCName()
|
||||
validateNMToken()
|
||||
validateName()
|
||||
validateQName()
|
||||
|
||||
# functions from module uri
|
||||
URIEscape()
|
||||
URIEscapeStr()
|
||||
URIUnescapeString()
|
||||
buildURI()
|
||||
canonicPath()
|
||||
createURI()
|
||||
normalizeURIPath()
|
||||
parseURI()
|
||||
@ -637,6 +642,7 @@ Class relaxNgSchema()
|
||||
|
||||
# functions from module relaxng
|
||||
relaxNGDump()
|
||||
relaxNGDumpTree()
|
||||
relaxNGFree()
|
||||
relaxNGNewValidCtxt()
|
||||
Class relaxNgValidCtxt()
|
||||
|
Reference in New Issue
Block a user