Searched refs:xmlValidateName (Results 1 – 5 of 5) sorted by relevance
673 xmlValidateName (const xmlChar *value,
254 if (xmlValidateName(name, 0)) { in xmlCtxtCheckName()
2783 ret = xmlValidateName(value, 1); in xmlSchemaValAtomicType()
542 xmlValidateName(const xmlChar *value, int space) { in xmlValidateName() function
1331 Don't use xmlValidateName() when not available. (Nicolas Le Cam),