xmlCtxtResetPush 2519 third_party/libxml/src/elfgcchack.h #undef xmlCtxtResetPush
xmlCtxtResetPush 2520 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCtxtResetPush) xmlCtxtResetPush __attribute((alias("xmlCtxtResetPush__internal_alias")));
xmlCtxtResetPush 2522 third_party/libxml/src/elfgcchack.h #ifndef xmlCtxtResetPush
xmlCtxtResetPush 2523 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCtxtResetPush) xmlCtxtResetPush__internal_alias __attribute((visibility("hidden")));
xmlCtxtResetPush 2524 third_party/libxml/src/elfgcchack.h #define xmlCtxtResetPush xmlCtxtResetPush__internal_alias
xmlCtxtResetPush 1115 third_party/libxml/src/include/libxml/parser.h 		xmlCtxtResetPush	(xmlParserCtxtPtr ctxt,
xmlCtxtResetPush 13006 third_party/libxml/src/testapi.c         ret_val = xmlCtxtResetPush(ctxt, (const char *)chunk, size, filename, (const char *)encoding);