Searched refs:xmlValidateNameValue (Results 1 – 7 of 7) sorted by relevance
423 xmlValidateNameValue (const xmlChar *value);
551 d xmlValidateNameValue...552 d pr extproc('xmlValidateNameValue')
684 xmlValidateNameValue;
15404 #undef xmlValidateNameValue15405 extern __typeof (xmlValidateNameValue) xmlValidateNameValue __attribute((alias("xmlValidateNameValu…15407 #ifndef xmlValidateNameValue15408 extern __typeof (xmlValidateNameValue) xmlValidateNameValue__internal_alias __attribute((visibility…15409 #define xmlValidateNameValue xmlValidateNameValue__internal_alias macro
3553 xmlValidateNameValue(const xmlChar *value) { in xmlValidateNameValue() function
26796 ret_val = xmlValidateNameValue((const xmlChar *)value); in test_xmlValidateNameValue()
2615 xmlValidateNameValue