Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DschemasInternals.h66 XML_SCHEMAS_UINT = 36, enumerator
/third_party/libxml2/
Dxmlschemastypes.c562 xmlSchemaInitBasicType("unsignedInt", XML_SCHEMAS_UINT, in xmlSchemaInitTypes()
826 case XML_SCHEMAS_UINT: in xmlSchemaGetBuiltInType()
3374 case XML_SCHEMAS_UINT: in xmlSchemaValAtomicType()
3399 } else if (type->builtInType == XML_SCHEMAS_UINT) { in xmlSchemaValAtomicType()
4824 case XML_SCHEMAS_UINT: in xmlSchemaCompareValuesInternal()
4843 (ytype == XML_SCHEMAS_UINT) || in xmlSchemaCompareValuesInternal()
5621 (val->type != XML_SCHEMAS_UINT) && in xmlSchemaValidateFacetInternal()
5946 case XML_SCHEMAS_UINT: in xmlSchemaGetCanonValue()
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle99 d XML_SCHEMAS_UINT...