Home
last modified time | relevance | path

Searched refs:htmlReadDoc (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h197 htmlReadDoc (const xmlChar *cur,
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle281 d htmlReadDoc pr extproc('htmlReadDoc')
/external/libxml2/
Dlibxml2.syms1530 htmlReadDoc;
Delfgcchack.h654 #undef htmlReadDoc
655 extern __typeof (htmlReadDoc) htmlReadDoc __attribute((alias("htmlReadDoc__internal_alias")));
657 #ifndef htmlReadDoc
658 extern __typeof (htmlReadDoc) htmlReadDoc__internal_alias __attribute((visibility("hidden")));
659 #define htmlReadDoc htmlReadDoc__internal_alias macro
DNEWS1018 htmlReadDoc and htmlReadIO were broken, error handling bug in
Dtestapi.c2531 ret_val = htmlReadDoc((const xmlChar *)cur, URL, (const char *)encoding, options); in test_htmlReadDoc()
DChangeLog1522 * HTMLparser.c: fixed teh 2 stupid bugs affecting htmlReadDoc() and
/external/libxml2/win32/
Dlibxml2.def.src381 htmlReadDoc