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
5169 htmlCreateMemoryParserCtxt(const char *buffer, int size) { in htmlCreateMemoryParserCtxt() function5219 ctxt = htmlCreateMemoryParserCtxt((char *)cur, len); in htmlCreateDocParserCtxt()
13541 ctxt = htmlCreateMemoryParserCtxt((char *) data, datalen); in xmlParseInNodeContext()
926 if (no == 1) return(htmlCreateMemoryParserCtxt("<html/>", 7)); in gen_htmlParserCtxtPtr()1488 ret_val = htmlCreateMemoryParserCtxt((const char *)buffer, size); in test_htmlCreateMemoryParserCtxt()
10841 htmlCreateMemoryParserCtxt() it was static
252 htmlCreateMemoryParserCtxt