Searched refs:htmlCreateMemoryParserCtxt (Results 1 – 9 of 9) sorted by relevance
112 htmlCreateMemoryParserCtxt(const char *buffer,
152 d htmlCreateMemoryParserCtxt...153 d pr extproc('htmlCreateMemoryParserCtxt')
1368 htmlCreateMemoryParserCtxt;
138 #undef htmlCreateMemoryParserCtxt139 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt __attribute((alias("htmlCre…141 #ifndef htmlCreateMemoryParserCtxt142 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt__internal_alias __attribute…143 #define htmlCreateMemoryParserCtxt htmlCreateMemoryParserCtxt__internal_alias macro
5183 htmlCreateMemoryParserCtxt(const char *buffer, int size) { in htmlCreateMemoryParserCtxt() function5234 ctxt = htmlCreateMemoryParserCtxt((char *)cur, len); in htmlCreateDocParserCtxt()
13552 ctxt = htmlCreateMemoryParserCtxt((char *) data, datalen); in xmlParseInNodeContext()
928 if (no == 1) return(htmlCreateMemoryParserCtxt("<html/>", 7)); in gen_htmlParserCtxtPtr()1490 ret_val = htmlCreateMemoryParserCtxt((const char *)buffer, size); in test_htmlCreateMemoryParserCtxt()
252 htmlCreateMemoryParserCtxt
85436 - htmlCreateMemoryParserCtxt() it was static101123 -#undef htmlCreateMemoryParserCtxt101124 -extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt __attribute((alias("htmlCr…101126 -#ifndef htmlCreateMemoryParserCtxt101127 -extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt__internal_alias __attribut…101128 -#define htmlCreateMemoryParserCtxt htmlCreateMemoryParserCtxt__internal_alias