Searched refs:xmlValidateAttributeValue (Results 1 – 7 of 7) sorted by relevance
337 xmlValidateAttributeValue(xmlAttributeType type,
397 d xmlValidateAttributeValue...398 d pr 10i 0 extproc('xmlValidateAttributeValue')
677 xmlValidateAttributeValue;
15284 #undef xmlValidateAttributeValue15285 extern __typeof (xmlValidateAttributeValue) xmlValidateAttributeValue __attribute((alias("xmlValida…15287 #ifndef xmlValidateAttributeValue15288 extern __typeof (xmlValidateAttributeValue) xmlValidateAttributeValue__internal_alias __attribute((…15289 #define xmlValidateAttributeValue xmlValidateAttributeValue__internal_alias macro
3805 xmlValidateAttributeValue(xmlAttributeType type, const xmlChar *value) { in xmlValidateAttributeValue() function
26351 ret_val = xmlValidateAttributeValue(type, (const xmlChar *)value); in test_xmlValidateAttributeValue()
2605 xmlValidateAttributeValue