Home
last modified time | relevance | path

Searched refs:htmlCreateMemoryParserCtxt (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h112 htmlCreateMemoryParserCtxt(const char *buffer,
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle152 d htmlCreateMemoryParserCtxt...
153 d pr extproc('htmlCreateMemoryParserCtxt')
/external/libxml2/
Dlibxml2.syms1368 htmlCreateMemoryParserCtxt;
Delfgcchack.h138 #undef htmlCreateMemoryParserCtxt
139 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt __attribute((alias("htmlCre…
141 #ifndef htmlCreateMemoryParserCtxt
142 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt__internal_alias __attribute…
143 #define htmlCreateMemoryParserCtxt htmlCreateMemoryParserCtxt__internal_alias macro
Dparser.c13579 ctxt = htmlCreateMemoryParserCtxt((char *) data, datalen); in xmlParseInNodeContext()
Dtestapi.c926 if (no == 1) return(htmlCreateMemoryParserCtxt("<html/>", 7)); in gen_htmlParserCtxtPtr()
1488 ret_val = htmlCreateMemoryParserCtxt((const char *)buffer, size); in test_htmlCreateMemoryParserCtxt()
DChangeLog10841 htmlCreateMemoryParserCtxt() it was static
/external/libxml2/win32/
Dlibxml2.def.src252 htmlCreateMemoryParserCtxt