inputPop 6409 third_party/libxml/src/HTMLparser.c while ((input = inputPop(ctxt)) != NULL) { /* Non consuming */ inputPop 797 third_party/libxml/src/elfgcchack.h #undef inputPop inputPop 798 third_party/libxml/src/elfgcchack.h extern __typeof (inputPop) inputPop __attribute((alias("inputPop__internal_alias"))); inputPop 800 third_party/libxml/src/elfgcchack.h #ifndef inputPop inputPop 801 third_party/libxml/src/elfgcchack.h extern __typeof (inputPop) inputPop__internal_alias __attribute((visibility("hidden"))); inputPop 802 third_party/libxml/src/elfgcchack.h #define inputPop inputPop__internal_alias inputPop 512 third_party/libxml/src/include/libxml/parserInternals.h XMLPUBFUN xmlParserInputPtr XMLCALL inputPop (xmlParserCtxtPtr ctxt); inputPop 1986 third_party/libxml/src/parser.c xmlFreeInputStream(inputPop(ctxt)); inputPop 14276 third_party/libxml/src/parser.c while ((input = inputPop(ctxt)) != NULL) { /* Non consuming */ inputPop 1645 third_party/libxml/src/parserInternals.c while ((input = inputPop(ctxt)) != NULL) { /* Non consuming */ inputPop 1779 third_party/libxml/src/parserInternals.c while ((input = inputPop(ctxt)) != NULL) { /* Non consuming */ inputPop 15544 third_party/libxml/src/testapi.c ret_val = inputPop(ctxt);