Home
last modified time | relevance | path

Searched refs:htmlNewParserCtxt (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h109 htmlNewParserCtxt(void);
/external/libxml2/
DHTMLparser.c4831 htmlNewParserCtxt(void) in htmlNewParserCtxt() function
4868 ctxt = htmlNewParserCtxt(); in htmlCreateMemoryParserCtxt()
6001 ctxt = htmlNewParserCtxt(); in htmlCreatePushParserCtxt()
6151 ctxt = htmlNewParserCtxt(); in htmlCreateFileParserCtxt()
6742 ctxt = htmlNewParserCtxt(); in htmlReadIO()
Delfgcchack.h486 #undef htmlNewParserCtxt
487 extern __typeof (htmlNewParserCtxt) htmlNewParserCtxt __attribute((alias("htmlNewParserCtxt__intern…
489 #ifndef htmlNewParserCtxt
490 extern __typeof (htmlNewParserCtxt) htmlNewParserCtxt__internal_alias __attribute((visibility("hidd…
491 #define htmlNewParserCtxt htmlNewParserCtxt__internal_alias macro