xmlNextChar 320 third_party/libxml/src/HTMLparser.c #define NEXT xmlNextChar(ctxt) xmlNextChar 6417 third_party/libxml/src/elfgcchack.h #undef xmlNextChar xmlNextChar 6418 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNextChar) xmlNextChar __attribute((alias("xmlNextChar__internal_alias"))); xmlNextChar 6420 third_party/libxml/src/elfgcchack.h #ifndef xmlNextChar xmlNextChar 6421 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNextChar) xmlNextChar__internal_alias __attribute((visibility("hidden"))); xmlNextChar 6422 third_party/libxml/src/elfgcchack.h #define xmlNextChar xmlNextChar__internal_alias xmlNextChar 537 third_party/libxml/src/include/libxml/parserInternals.h XMLPUBFUN void XMLCALL xmlNextChar (xmlParserCtxtPtr ctxt); xmlNextChar 1880 third_party/libxml/src/parser.c #define NEXT xmlNextChar(ctxt) xmlNextChar 16286 third_party/libxml/src/testapi.c xmlNextChar(ctxt);