Home
last modified time | relevance | path

Searched refs:XML_SCHEMAS_NINTEGER (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
DschemasInternals.h62 XML_SCHEMAS_NINTEGER, enumerator
/external/libxml2/
Dxmlschemastypes.c532 xmlSchemaInitBasicType("negativeInteger", XML_SCHEMAS_NINTEGER, in xmlSchemaInitTypes()
804 case XML_SCHEMAS_NINTEGER: in xmlSchemaGetBuiltInType()
3124 case XML_SCHEMAS_NINTEGER: in xmlSchemaValAtomicType()
3155 } else if (type->builtInType == XML_SCHEMAS_NINTEGER) { in xmlSchemaValAtomicType()
4687 case XML_SCHEMAS_NINTEGER: in xmlSchemaCompareValuesInternal()
4706 (ytype == XML_SCHEMAS_NINTEGER) || in xmlSchemaCompareValuesInternal()
5470 (val->type != XML_SCHEMAS_NINTEGER) && in xmlSchemaValidateFacetInternal()
5793 case XML_SCHEMAS_NINTEGER: in xmlSchemaGetCanonValue()