namePush          827 third_party/libxml/src/elfgcchack.h #undef namePush
namePush          828 third_party/libxml/src/elfgcchack.h extern __typeof (namePush) namePush __attribute((alias("namePush__internal_alias")));
namePush          830 third_party/libxml/src/elfgcchack.h #ifndef namePush
namePush          831 third_party/libxml/src/elfgcchack.h extern __typeof (namePush) namePush__internal_alias __attribute((visibility("hidden")));
namePush          832 third_party/libxml/src/elfgcchack.h #define namePush namePush__internal_alias
namePush          514 third_party/libxml/src/include/libxml/parserInternals.h XMLPUBFUN int XMLCALL			namePush		(xmlParserCtxtPtr ctxt,
namePush         9580 third_party/libxml/src/parser.c     namePush(ctxt, name);
namePush         11035 third_party/libxml/src/parser.c 		    namePush(ctxt, name);
namePush         15651 third_party/libxml/src/testapi.c         ret_val = namePush(ctxt, (const xmlChar *)value);