Searched refs:xmlSchemaValidatePredefinedType (Results 1 – 7 of 7) sorted by relevance
42 xmlSchemaValidatePredefinedType (xmlSchemaTypePtr type,
44 d xmlSchemaValidatePredefinedType...46 d 'xmlSchemaValidatePredefinedType')
3527 xmlSchemaValidatePredefinedType(xmlSchemaTypePtr type, const xmlChar *value, in xmlSchemaValidatePredefinedType() function
18918 ret = xmlSchemaValidatePredefinedType( in xmlSchemaCheckFacet()18922 ret = xmlSchemaValidatePredefinedType( in xmlSchemaCheckFacet()
35240 ret_val = xmlSchemaValidatePredefinedType(type, (const xmlChar *)value, val); in test_xmlSchemaValidatePredefinedType()