Searched refs:xmlValidateNamesValue (Results 1 – 7 of 7) sorted by relevance
425 xmlValidateNamesValue (const xmlChar *value);
556 d xmlValidateNamesValue...557 d pr extproc('xmlValidateNamesValue')
685 xmlValidateNamesValue;
15416 #undef xmlValidateNamesValue15417 extern __typeof (xmlValidateNamesValue) xmlValidateNamesValue __attribute((alias("xmlValidateNamesV…15419 #ifndef xmlValidateNamesValue15420 extern __typeof (xmlValidateNamesValue) xmlValidateNamesValue__internal_alias __attribute((visibili…15421 #define xmlValidateNamesValue xmlValidateNamesValue__internal_alias macro
3621 xmlValidateNamesValue(const xmlChar *value) { in xmlValidateNamesValue() function
26830 ret_val = xmlValidateNamesValue((const xmlChar *)value); in test_xmlValidateNamesValue()
2616 xmlValidateNamesValue