Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h65 XML_SCHEMAS_INT, enumerator
/external/libxml2/
Dxmlschemastypes.c537 xmlSchemaTypeIntDef = xmlSchemaInitBasicType("int", XML_SCHEMAS_INT, in xmlSchemaInitTypes()
810 case XML_SCHEMAS_INT: in xmlSchemaGetBuiltInType()
3184 case XML_SCHEMAS_INT:{ in xmlSchemaValAtomicType()
3214 } else if (type->builtInType == XML_SCHEMAS_INT) { in xmlSchemaValAtomicType()
4690 case XML_SCHEMAS_INT: in xmlSchemaCompareValuesInternal()
4709 (ytype == XML_SCHEMAS_INT) || in xmlSchemaCompareValuesInternal()
5473 (val->type != XML_SCHEMAS_INT) && in xmlSchemaValidateFacetInternal()
5798 case XML_SCHEMAS_INT: in xmlSchemaGetCanonValue()