Searched refs:facetType (Results 1 – 5 of 5) sorted by relevance
660 xmlSchemaIsBuiltInTypeFacet(xmlSchemaTypePtr type, int facetType) in xmlSchemaIsBuiltInTypeFacet() argument668 if ((facetType == XML_SCHEMA_FACET_PATTERN) || in xmlSchemaIsBuiltInTypeFacet()669 (facetType == XML_SCHEMA_FACET_WHITESPACE)) in xmlSchemaIsBuiltInTypeFacet()679 if ((facetType == XML_SCHEMA_FACET_LENGTH) || in xmlSchemaIsBuiltInTypeFacet()680 (facetType == XML_SCHEMA_FACET_MINLENGTH) || in xmlSchemaIsBuiltInTypeFacet()681 (facetType == XML_SCHEMA_FACET_MAXLENGTH) || in xmlSchemaIsBuiltInTypeFacet()682 (facetType == XML_SCHEMA_FACET_PATTERN) || in xmlSchemaIsBuiltInTypeFacet()683 (facetType == XML_SCHEMA_FACET_ENUMERATION) || in xmlSchemaIsBuiltInTypeFacet()684 (facetType == XML_SCHEMA_FACET_WHITESPACE)) in xmlSchemaIsBuiltInTypeFacet()689 if ((facetType == XML_SCHEMA_FACET_TOTALDIGITS) || in xmlSchemaIsBuiltInTypeFacet()[all …]
2641 xmlSchemaTypeType facetType; in xmlSchemaFacetErr() local2646 facetType = XML_SCHEMA_FACET_ENUMERATION; in xmlSchemaFacetErr()2652 facetType = facet->type; in xmlSchemaFacetErr()2655 msg = xmlStrcat(msg, xmlSchemaFacetTypeToString(facetType)); in xmlSchemaFacetErr()2661 if ((facetType == XML_SCHEMA_FACET_LENGTH) || in xmlSchemaFacetErr()2662 (facetType == XML_SCHEMA_FACET_MINLENGTH) || in xmlSchemaFacetErr()2663 (facetType == XML_SCHEMA_FACET_MAXLENGTH)) { in xmlSchemaFacetErr()2678 if (facetType == XML_SCHEMA_FACET_LENGTH) in xmlSchemaFacetErr()2681 else if (facetType == XML_SCHEMA_FACET_MAXLENGTH) in xmlSchemaFacetErr()2684 else if (facetType == XML_SCHEMA_FACET_MINLENGTH) in xmlSchemaFacetErr()[all …]
35514 int facetType; /* the facet type */ in test_xmlSchemaIsBuiltInTypeFacet() local35521 facetType = gen_int(n_facetType, 1); in test_xmlSchemaIsBuiltInTypeFacet()35523 ret_val = xmlSchemaIsBuiltInTypeFacet(type, facetType); in test_xmlSchemaIsBuiltInTypeFacet()35527 des_int(n_facetType, facetType, 1); in test_xmlSchemaIsBuiltInTypeFacet()
86 int facetType);
122 d facetType 10i 0 value