Searched refs:xmlSchemaCheckFacet (Results 1 – 4 of 4) sorted by relevance
66 xmlSchemaCheckFacet (xmlSchemaFacetPtr facet,
9386 #undef xmlSchemaCheckFacet9387 extern __typeof (xmlSchemaCheckFacet) xmlSchemaCheckFacet __attribute((alias("xmlSchemaCheckFacet__…9389 #ifndef xmlSchemaCheckFacet9390 extern __typeof (xmlSchemaCheckFacet) xmlSchemaCheckFacet__internal_alias __attribute((visibility("…9391 #define xmlSchemaCheckFacet xmlSchemaCheckFacet__internal_alias macro
2528 ret = xmlSchemaCheckFacet(facet, typ, NULL, type); in xmlRelaxNGSchemaFacetCheck()
18600 xmlSchemaCheckFacet(xmlSchemaFacetPtr facet, in xmlSchemaCheckFacet() function18830 res = xmlSchemaCheckFacet(facet, typeDecl, pctxt, name); in xmlSchemaCheckFacetValues()