Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h70 XML_SCHEMAS_USHORT = 40, enumerator
/external/libxml2/
Dxmlschemastypes.c565 xmlSchemaInitBasicType("unsignedShort", XML_SCHEMAS_USHORT, in xmlSchemaInitTypes()
834 case XML_SCHEMAS_USHORT: in xmlSchemaGetBuiltInType()
3274 case XML_SCHEMAS_USHORT: in xmlSchemaValAtomicType()
3306 } else if (type->builtInType == XML_SCHEMAS_USHORT) { in xmlSchemaValAtomicType()
4714 case XML_SCHEMAS_USHORT: in xmlSchemaCompareValuesInternal()
4733 (ytype == XML_SCHEMAS_USHORT) || in xmlSchemaCompareValuesInternal()
5506 (val->type != XML_SCHEMAS_USHORT) && in xmlSchemaValidateFacetInternal()
5829 case XML_SCHEMAS_USHORT: in xmlSchemaGetCanonValue()
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle107 d XML_SCHEMAS_USHORT...