Searched refs:htmlCtxtReadDoc (Results 1 – 7 of 7) sorted by relevance
224 htmlCtxtReadDoc (xmlParserCtxtPtr ctxt,
318 d htmlCtxtReadDoc...319 d pr extproc('htmlCtxtReadDoc')
1523 htmlCtxtReadDoc;
162 #undef htmlCtxtReadDoc163 extern __typeof (htmlCtxtReadDoc) htmlCtxtReadDoc __attribute((alias("htmlCtxtReadDoc__internal_ali…165 #ifndef htmlCtxtReadDoc166 extern __typeof (htmlCtxtReadDoc) htmlCtxtReadDoc__internal_alias __attribute((visibility("hidden")…167 #define htmlCtxtReadDoc htmlCtxtReadDoc__internal_alias macro
7097 htmlCtxtReadDoc(htmlParserCtxtPtr ctxt, const xmlChar * cur, in htmlCtxtReadDoc() function
1623 ret_val = htmlCtxtReadDoc(ctxt, (const xmlChar *)cur, URL, (const char *)encoding, options); in test_htmlCtxtReadDoc()
258 htmlCtxtReadDoc