mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-20 16:43:05 +03:00
preparing 2.4.22 Daniel
* configure.in: preparing 2.4.22 Daniel
This commit is contained in:
@ -149,6 +149,9 @@ validateNmtokensValue()
|
||||
# functions from module xmlIO
|
||||
cleanupInputCallbacks()
|
||||
cleanupOutputCallbacks()
|
||||
fileMatch()
|
||||
iOFTPMatch()
|
||||
iOHTTPMatch()
|
||||
parserGetDirectory()
|
||||
registerDefaultInputCallbacks()
|
||||
registerDefaultOutputCallbacks()
|
||||
@ -440,6 +443,7 @@ Class parserCtxt()
|
||||
htmlFreeParserCtxt()
|
||||
htmlParseCharRef()
|
||||
htmlParseChunk()
|
||||
htmlParseDocument()
|
||||
htmlParseElement()
|
||||
|
||||
# functions from module parser
|
||||
|
Reference in New Issue
Block a user