Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DHTMLtree.rpgle58 d htmlNewDoc pr extproc('htmlNewDoc')
/external/libxml2/include/libxml/
DHTMLtree.h63 htmlNewDoc (const xmlChar *URI,
/external/libxml2/
Dlibxml2.syms420 htmlNewDoc;
Delfgcchack.h462 #undef htmlNewDoc
463 extern __typeof (htmlNewDoc) htmlNewDoc __attribute((alias("htmlNewDoc__internal_alias")));
465 #ifndef htmlNewDoc
466 extern __typeof (htmlNewDoc) htmlNewDoc__internal_alias __attribute((visibility("hidden")));
467 #define htmlNewDoc htmlNewDoc__internal_alias macro
DNEWS1358 handling (William and Olivier Andrieu), htmlNewDoc() charset bug,
DChangeLog6399 * HTMLparser.c: 1 line patch, apparently htmlNewDoc() was not
15191 * HTMLparser.c: fixed a bug in htmlNewDoc()
16659 * HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
Dtestapi.c911 if (no == 0) return(htmlNewDoc(NULL, NULL)); in gen_htmlDocPtr()
3168 ret_val = htmlNewDoc((const xmlChar *)URI, (const xmlChar *)ExternalID); in test_htmlNewDoc()
/external/libxml2/win32/
Dlibxml2.def.src333 htmlNewDoc