xmlExpNewCtxt    3290 third_party/libxml/src/elfgcchack.h #undef xmlExpNewCtxt
xmlExpNewCtxt    3291 third_party/libxml/src/elfgcchack.h extern __typeof (xmlExpNewCtxt) xmlExpNewCtxt __attribute((alias("xmlExpNewCtxt__internal_alias")));
xmlExpNewCtxt    3293 third_party/libxml/src/elfgcchack.h #ifndef xmlExpNewCtxt
xmlExpNewCtxt    3294 third_party/libxml/src/elfgcchack.h extern __typeof (xmlExpNewCtxt) xmlExpNewCtxt__internal_alias __attribute((visibility("hidden")));
xmlExpNewCtxt    3295 third_party/libxml/src/elfgcchack.h #define xmlExpNewCtxt xmlExpNewCtxt__internal_alias
xmlExpNewCtxt     122 third_party/libxml/src/include/libxml/xmlregexp.h 			xmlExpNewCtxt	(int maxNodes,
xmlExpNewCtxt     317 third_party/libxml/src/testRegexp.c 	ctxt = xmlExpNewCtxt(0, NULL);