Searched refs:htmlReadDoc (Results 1 – 9 of 9) sorted by relevance
197 htmlReadDoc (const xmlChar *cur,
281 d htmlReadDoc pr extproc('htmlReadDoc')
1530 htmlReadDoc;
654 #undef htmlReadDoc655 extern __typeof (htmlReadDoc) htmlReadDoc __attribute((alias("htmlReadDoc__internal_alias")));657 #ifndef htmlReadDoc658 extern __typeof (htmlReadDoc) htmlReadDoc__internal_alias __attribute((visibility("hidden")));659 #define htmlReadDoc htmlReadDoc__internal_alias macro
6932 htmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) in htmlReadDoc() function
1461 htmlReadDoc and htmlReadIO were broken, error handling bug in
2531 ret_val = htmlReadDoc((const xmlChar *)cur, URL, (const char *)encoding, options); in test_htmlReadDoc()
1522 * HTMLparser.c: fixed the 2 stupid bugs affecting htmlReadDoc() and
381 htmlReadDoc