Searched refs:xmlValidateAttributeValue (Results 1 – 3 of 3) sorted by relevance
337 xmlValidateAttributeValue(xmlAttributeType type,
15110 #undef xmlValidateAttributeValue15111 extern __typeof (xmlValidateAttributeValue) xmlValidateAttributeValue __attribute((alias("xmlValida…15113 #ifndef xmlValidateAttributeValue15114 extern __typeof (xmlValidateAttributeValue) xmlValidateAttributeValue__internal_alias __attribute((…15115 #define xmlValidateAttributeValue xmlValidateAttributeValue__internal_alias macro
3806 xmlValidateAttributeValue(xmlAttributeType type, const xmlChar *value) { in xmlValidateAttributeValue() function