Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DHTMLparser.h112 htmlCreateMemoryParserCtxt(const char *buffer,
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle152 d htmlCreateMemoryParserCtxt...
153 d pr extproc('htmlCreateMemoryParserCtxt')
/third_party/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
DHTMLparser.c5183 htmlCreateMemoryParserCtxt(const char *buffer, int size) { in htmlCreateMemoryParserCtxt() function
5234 ctxt = htmlCreateMemoryParserCtxt((char *)cur, len); in htmlCreateDocParserCtxt()
Dparser.c13552 ctxt = htmlCreateMemoryParserCtxt((char *) data, datalen); in xmlParseInNodeContext()
Dtestapi.c928 if (no == 1) return(htmlCreateMemoryParserCtxt("<html/>", 7)); in gen_htmlParserCtxtPtr()
1490 ret_val = htmlCreateMemoryParserCtxt((const char *)buffer, size); in test_htmlCreateMemoryParserCtxt()
/third_party/libxml2/win32/
Dlibxml2.def.src252 htmlCreateMemoryParserCtxt
/third_party/chromium/patch/
D0001-cve.patch85436 - htmlCreateMemoryParserCtxt() it was static
101123 -#undef htmlCreateMemoryParserCtxt
101124 -extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt __attribute((alias("htmlCr…
101126 -#ifndef htmlCreateMemoryParserCtxt
101127 -extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt__internal_alias __attribut…
101128 -#define htmlCreateMemoryParserCtxt htmlCreateMemoryParserCtxt__internal_alias