Home
last modified time | relevance | path

Searched refs:facetType (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/
Dxmlschemastypes.c660 xmlSchemaIsBuiltInTypeFacet(xmlSchemaTypePtr type, int facetType) in xmlSchemaIsBuiltInTypeFacet() argument
668 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 …]
Dxmlschemas.c2641 xmlSchemaTypeType facetType; in xmlSchemaFacetErr() local
2646 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 …]
Dtestapi.c35514 int facetType; /* the facet type */ in test_xmlSchemaIsBuiltInTypeFacet() local
35521 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()
/external/libxml2/include/libxml/
Dxmlschemastypes.h86 int facetType);
/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle122 d facetType 10i 0 value