Home
last modified time | relevance | path

Searched refs:XML_SCHEMAS_PINTEGER (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
DschemasInternals.h64 XML_SCHEMAS_PINTEGER = 34, enumerator
/external/libxml2/
Dxmlschemastypes.c571 xmlSchemaInitBasicType("positiveInteger", XML_SCHEMAS_PINTEGER, in xmlSchemaInitTypes()
822 case XML_SCHEMAS_PINTEGER: in xmlSchemaGetBuiltInType()
3140 case XML_SCHEMAS_PINTEGER: in xmlSchemaValAtomicType()
3168 } else if (type->builtInType == XML_SCHEMAS_PINTEGER) { in xmlSchemaValAtomicType()
4708 case XML_SCHEMAS_PINTEGER: in xmlSchemaCompareValuesInternal()
4727 (ytype == XML_SCHEMAS_PINTEGER) || in xmlSchemaCompareValuesInternal()
5489 ((facet->val->type != XML_SCHEMAS_PINTEGER) && in xmlSchemaValidateFacetInternal()
5500 (val->type != XML_SCHEMAS_PINTEGER) && in xmlSchemaValidateFacetInternal()
5819 case XML_SCHEMAS_PINTEGER: in xmlSchemaGetCanonValue()
Dxmlschemas.c18804 xmlSchemaGetBuiltInType(XML_SCHEMAS_PINTEGER), in xmlSchemaCheckFacet()
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle95 d XML_SCHEMAS_PINTEGER...