xmlNewPI 6215 third_party/libxml/src/elfgcchack.h #undef xmlNewPI xmlNewPI 6216 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewPI) xmlNewPI __attribute((alias("xmlNewPI__internal_alias"))); xmlNewPI 6218 third_party/libxml/src/elfgcchack.h #ifndef xmlNewPI xmlNewPI 6219 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewPI) xmlNewPI__internal_alias __attribute((visibility("hidden"))); xmlNewPI 6220 third_party/libxml/src/elfgcchack.h #define xmlNewPI xmlNewPI__internal_alias xmlNewPI 815 third_party/libxml/src/include/libxml/tree.h xmlNewPI (const xmlChar *name, xmlNewPI 530 third_party/libxml/src/testapi.c if (no == 0) return(xmlNewPI(BAD_CAST "test", NULL)); xmlNewPI 570 third_party/libxml/src/testapi.c if (no == 0) return(xmlNewPI(BAD_CAST "test", NULL)); xmlNewPI 21694 third_party/libxml/src/testapi.c ret_val = xmlNewPI((const xmlChar *)name, (const xmlChar *)content);