Searched refs:htmlCreateMemoryParserCtxt (Results 1 – 9 of 9) sorted by relevance
112 htmlCreateMemoryParserCtxt(const char *buffer,
147 d htmlCreateMemoryParserCtxt...148 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
4930 htmlCreateMemoryParserCtxt(const char *buffer, int size) { in htmlCreateMemoryParserCtxt() function4980 ctxt = htmlCreateMemoryParserCtxt((char *)cur, len); in htmlCreateDocParserCtxt()
13691 ctxt = htmlCreateMemoryParserCtxt((char *) data, datalen); in xmlParseInNodeContext()
925 if (no == 1) return(htmlCreateMemoryParserCtxt("<html/>", 7)); in gen_htmlParserCtxtPtr()1484 ret_val = htmlCreateMemoryParserCtxt((const char *)buffer, size); in test_htmlCreateMemoryParserCtxt()
10841 htmlCreateMemoryParserCtxt() it was static
252 htmlCreateMemoryParserCtxt