xmlValidateNamesValue 15242 third_party/libxml/src/elfgcchack.h #undef xmlValidateNamesValue
xmlValidateNamesValue 15243 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateNamesValue) xmlValidateNamesValue __attribute((alias("xmlValidateNamesValue__internal_alias")));
xmlValidateNamesValue 15245 third_party/libxml/src/elfgcchack.h #ifndef xmlValidateNamesValue
xmlValidateNamesValue 15246 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateNamesValue) xmlValidateNamesValue__internal_alias __attribute((visibility("hidden")));
xmlValidateNamesValue 15247 third_party/libxml/src/elfgcchack.h #define xmlValidateNamesValue xmlValidateNamesValue__internal_alias
xmlValidateNamesValue  425 third_party/libxml/src/include/libxml/valid.h 		xmlValidateNamesValue	(const xmlChar *value);
xmlValidateNamesValue 26493 third_party/libxml/src/testapi.c         ret_val = xmlValidateNamesValue((const xmlChar *)value);