xmlExpStringDerive 3362 third_party/libxml/src/elfgcchack.h #undef xmlExpStringDerive
xmlExpStringDerive 3363 third_party/libxml/src/elfgcchack.h extern __typeof (xmlExpStringDerive) xmlExpStringDerive __attribute((alias("xmlExpStringDerive__internal_alias")));
xmlExpStringDerive 3365 third_party/libxml/src/elfgcchack.h #ifndef xmlExpStringDerive
xmlExpStringDerive 3366 third_party/libxml/src/elfgcchack.h extern __typeof (xmlExpStringDerive) xmlExpStringDerive__internal_alias __attribute((visibility("hidden")));
xmlExpStringDerive 3367 third_party/libxml/src/elfgcchack.h #define xmlExpStringDerive xmlExpStringDerive__internal_alias
xmlExpStringDerive  200 third_party/libxml/src/include/libxml/xmlregexp.h 			xmlExpStringDerive(xmlExpCtxtPtr ctxt,
xmlExpStringDerive  242 third_party/libxml/src/testRegexp.c 	    deriv = xmlExpStringDerive(ctxt, expr, BAD_CAST list[i], -1);