Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h545 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
/external/libxml2/
DHTMLparser.c6140 htmlCreateFileParserCtxt(const char *filename, const char *encoding) in htmlCreateFileParserCtxt() function
6214 ctxt = htmlCreateFileParserCtxt(filename, encoding); in htmlSAXParseFile()
6640 ctxt = htmlCreateFileParserCtxt(filename, encoding); in htmlReadFile()
Delfgcchack.h126 #undef htmlCreateFileParserCtxt
127 extern __typeof (htmlCreateFileParserCtxt) htmlCreateFileParserCtxt __attribute((alias("htmlCreateF…
129 #ifndef htmlCreateFileParserCtxt
130 extern __typeof (htmlCreateFileParserCtxt) htmlCreateFileParserCtxt__internal_alias __attribute((vi…
131 #define htmlCreateFileParserCtxt htmlCreateFileParserCtxt__internal_alias macro