xmlCtxtReadDoc 2449 third_party/libxml/src/elfgcchack.h #undef xmlCtxtReadDoc xmlCtxtReadDoc 2450 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCtxtReadDoc) xmlCtxtReadDoc __attribute((alias("xmlCtxtReadDoc__internal_alias"))); xmlCtxtReadDoc 2452 third_party/libxml/src/elfgcchack.h #ifndef xmlCtxtReadDoc xmlCtxtReadDoc 2453 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCtxtReadDoc) xmlCtxtReadDoc__internal_alias __attribute((visibility("hidden"))); xmlCtxtReadDoc 2454 third_party/libxml/src/elfgcchack.h #define xmlCtxtReadDoc xmlCtxtReadDoc__internal_alias xmlCtxtReadDoc 1151 third_party/libxml/src/include/libxml/parser.h xmlCtxtReadDoc (xmlParserCtxtPtr ctxt, xmlCtxtReadDoc 12796 third_party/libxml/src/testapi.c ret_val = xmlCtxtReadDoc(ctxt, (const xmlChar *)cur, URL, (const char *)encoding, options);