Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DschemasInternals.h70 XML_SCHEMAS_USHORT = 40, enumerator
/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h98 XML_SCHEMAS_USHORT = 40, enumerator
Dxmlschemastypes.c594 xmlSchemaInitBasicType("unsignedShort", XML_SCHEMAS_USHORT, in xmlSchemaInitTypes()
863 case XML_SCHEMAS_USHORT: in xmlSchemaGetBuiltInType()
3303 case XML_SCHEMAS_USHORT: in xmlSchemaValAtomicType()
3335 } else if (type->builtInType == XML_SCHEMAS_USHORT) { in xmlSchemaValAtomicType()
4743 case XML_SCHEMAS_USHORT: in xmlSchemaCompareValuesInternal()
4762 (ytype == XML_SCHEMAS_USHORT) || in xmlSchemaCompareValuesInternal()
5535 (val->type != XML_SCHEMAS_USHORT) && in xmlSchemaValidateFacetInternal()
5858 case XML_SCHEMAS_USHORT: in xmlSchemaGetCanonValue()
/third_party/libxml2/
Dxmlschemastypes.c565 xmlSchemaInitBasicType("unsignedShort", XML_SCHEMAS_USHORT, in xmlSchemaInitTypes()
834 case XML_SCHEMAS_USHORT: in xmlSchemaGetBuiltInType()
3376 case XML_SCHEMAS_USHORT: in xmlSchemaValAtomicType()
3408 } else if (type->builtInType == XML_SCHEMAS_USHORT) { in xmlSchemaValAtomicType()
4828 case XML_SCHEMAS_USHORT: in xmlSchemaCompareValuesInternal()
4847 (ytype == XML_SCHEMAS_USHORT) || in xmlSchemaCompareValuesInternal()
5625 (val->type != XML_SCHEMAS_USHORT) && in xmlSchemaValidateFacetInternal()
5948 case XML_SCHEMAS_USHORT: in xmlSchemaGetCanonValue()
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle107 d XML_SCHEMAS_USHORT...