xmlValidateAttributeValue 15110 third_party/libxml/src/elfgcchack.h #undef xmlValidateAttributeValue
xmlValidateAttributeValue 15111 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateAttributeValue) xmlValidateAttributeValue __attribute((alias("xmlValidateAttributeValue__internal_alias")));
xmlValidateAttributeValue 15113 third_party/libxml/src/elfgcchack.h #ifndef xmlValidateAttributeValue
xmlValidateAttributeValue 15114 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateAttributeValue) xmlValidateAttributeValue__internal_alias __attribute((visibility("hidden")));
xmlValidateAttributeValue 15115 third_party/libxml/src/elfgcchack.h #define xmlValidateAttributeValue xmlValidateAttributeValue__internal_alias
xmlValidateAttributeValue  337 third_party/libxml/src/include/libxml/valid.h 		xmlValidateAttributeValue(xmlAttributeType type,
xmlValidateAttributeValue 26155 third_party/libxml/src/testapi.c         ret_val = xmlValidateAttributeValue(type, (const xmlChar *)value);