Home
last modified time | relevance | path

Searched refs:xmlParserInputDeallocate (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/include/libxml/
Dparser.h52 typedef void (* xmlParserInputDeallocate)(xmlChar *str); typedef
72 xmlParserInputDeallocate free; /* function to deallocate the base */
/third_party/gettext/gnulib-local/lib/libxml/
Dparser.in.h81 typedef void (* xmlParserInputDeallocate)(xmlChar *str); typedef
101 xmlParserInputDeallocate free; /* function to deallocate the base */
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle37 * xmlParserInputDeallocate:
42 d xmlParserInputDeallocate...
65 d free like(xmlParserInputDeallocate) base deallocator
/third_party/libxml2/doc/html/
Dindex.sgml206 <ANCHOR id="xmlParserInputDeallocate" href="libxml/libxml-parser.html#xmlParserInputDeallocate">