xmlGetFeaturesList 3946 third_party/libxml/src/elfgcchack.h #undef xmlGetFeaturesList
xmlGetFeaturesList 3947 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetFeaturesList) xmlGetFeaturesList __attribute((alias("xmlGetFeaturesList__internal_alias")));
xmlGetFeaturesList 3949 third_party/libxml/src/elfgcchack.h #ifndef xmlGetFeaturesList
xmlGetFeaturesList 3950 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetFeaturesList) xmlGetFeaturesList__internal_alias __attribute((visibility("hidden")));
xmlGetFeaturesList 3951 third_party/libxml/src/elfgcchack.h #define xmlGetFeaturesList xmlGetFeaturesList__internal_alias
xmlGetFeaturesList  995 third_party/libxml/src/include/libxml/parser.h 		xmlGetFeaturesList	(int *len,
xmlGetFeaturesList 13162 third_party/libxml/src/testapi.c         ret_val = xmlGetFeaturesList(len, (const char **)result);