Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h70 XML_SCHEMAS_USHORT, enumerator
/external/libxml2/
Dxmlschemastypes.c556 xmlSchemaInitBasicType("unsignedShort", XML_SCHEMAS_USHORT, in xmlSchemaInitTypes()
820 case XML_SCHEMAS_USHORT: in xmlSchemaGetBuiltInType()
3256 case XML_SCHEMAS_USHORT: in xmlSchemaValAtomicType()
3288 } else if (type->builtInType == XML_SCHEMAS_USHORT) { in xmlSchemaValAtomicType()
4695 case XML_SCHEMAS_USHORT: in xmlSchemaCompareValuesInternal()
4714 (ytype == XML_SCHEMAS_USHORT) || in xmlSchemaCompareValuesInternal()
5478 (val->type != XML_SCHEMAS_USHORT) && in xmlSchemaValidateFacetInternal()
5801 case XML_SCHEMAS_USHORT: in xmlSchemaGetCanonValue()