Searched refs:xmlCtxtReadDoc (Results 1 – 8 of 8) sorted by relevance
1158 xmlCtxtReadDoc (xmlParserCtxtPtr ctxt,
1554 xmlCtxtReadDoc;
2521 #undef xmlCtxtReadDoc2522 extern __typeof (xmlCtxtReadDoc) xmlCtxtReadDoc __attribute((alias("xmlCtxtReadDoc__internal_alias"…2524 #ifndef xmlCtxtReadDoc2525 extern __typeof (xmlCtxtReadDoc) xmlCtxtReadDoc__internal_alias __attribute((visibility("hidden")));2526 #define xmlCtxtReadDoc xmlCtxtReadDoc__internal_alias macro
15372 xmlCtxtReadDoc(xmlParserCtxtPtr ctxt, const xmlChar * cur, in xmlCtxtReadDoc() function
12866 ret_val = xmlCtxtReadDoc(ctxt, (const xmlChar *)cur, URL, (const char *)encoding, options); in test_xmlCtxtReadDoc()
1322 d xmlCtxtReadDoc pr extproc('xmlCtxtReadDoc')
716 xmlCtxtReadDoc
84068 - and xmlCtxtReadDoc() ... xmlCtxtReadIO(). That with103506 -#undef xmlCtxtReadDoc103507 -extern __typeof (xmlCtxtReadDoc) xmlCtxtReadDoc __attribute((alias("xmlCtxtReadDoc__internal_alias…103509 -#ifndef xmlCtxtReadDoc103510 -extern __typeof (xmlCtxtReadDoc) xmlCtxtReadDoc__internal_alias __attribute((visibility("hidden"))…103511 -#define xmlCtxtReadDoc xmlCtxtReadDoc__internal_alias