Searched refs:xmlSchemaIsBuiltInTypeFacet (Results 1 – 8 of 8) sorted by relevance
85 xmlSchemaIsBuiltInTypeFacet (xmlSchemaTypePtr type,
127 d xmlSchemaIsBuiltInTypeFacet...129 d 'xmlSchemaIsBuiltInTypeFacet')
1906 xmlSchemaIsBuiltInTypeFacet;
9800 #undef xmlSchemaIsBuiltInTypeFacet9801 extern __typeof (xmlSchemaIsBuiltInTypeFacet) xmlSchemaIsBuiltInTypeFacet __attribute((alias("xmlSc…9803 #ifndef xmlSchemaIsBuiltInTypeFacet9804 extern __typeof (xmlSchemaIsBuiltInTypeFacet) xmlSchemaIsBuiltInTypeFacet__internal_alias __attribu…9805 #define xmlSchemaIsBuiltInTypeFacet xmlSchemaIsBuiltInTypeFacet__internal_alias macro
660 xmlSchemaIsBuiltInTypeFacet(xmlSchemaTypePtr type, int facetType) in xmlSchemaIsBuiltInTypeFacet() function
15327 if (xmlSchemaIsBuiltInTypeFacet(primitive, facet->type) == 0) { in xmlSchemaCheckCOSSTRestricts()
35523 ret_val = xmlSchemaIsBuiltInTypeFacet(type, facetType); in test_xmlSchemaIsBuiltInTypeFacet()
1692 xmlSchemaIsBuiltInTypeFacet