Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h67 XML_SCHEMAS_LONG, enumerator
/external/libxml2/
Dxmlschemastypes.c535 xmlSchemaInitBasicType("long", XML_SCHEMAS_LONG, in xmlSchemaInitTypes()
814 case XML_SCHEMAS_LONG: in xmlSchemaGetBuiltInType()
3163 case XML_SCHEMAS_LONG: in xmlSchemaValAtomicType()
3183 if (type->builtInType == XML_SCHEMAS_LONG) { in xmlSchemaValAtomicType()
4674 case XML_SCHEMAS_LONG: in xmlSchemaCompareValuesInternal()
4693 (ytype == XML_SCHEMAS_LONG) || in xmlSchemaCompareValuesInternal()
5457 (val->type != XML_SCHEMAS_LONG) && in xmlSchemaValidateFacetInternal()
5777 case XML_SCHEMAS_LONG: in xmlSchemaGetCanonValue()