Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h94 XML_SCHEMAS_UINT = 36, enumerator
Dxmlschemastypes.c591 xmlSchemaInitBasicType("unsignedInt", XML_SCHEMAS_UINT, in xmlSchemaInitTypes()
855 case XML_SCHEMAS_UINT: in xmlSchemaGetBuiltInType()
3301 case XML_SCHEMAS_UINT: in xmlSchemaValAtomicType()
3326 } else if (type->builtInType == XML_SCHEMAS_UINT) { in xmlSchemaValAtomicType()
4739 case XML_SCHEMAS_UINT: in xmlSchemaCompareValuesInternal()
4758 (ytype == XML_SCHEMAS_UINT) || in xmlSchemaCompareValuesInternal()
5531 (val->type != XML_SCHEMAS_UINT) && in xmlSchemaValidateFacetInternal()
5856 case XML_SCHEMAS_UINT: in xmlSchemaGetCanonValue()
/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()
5616 (val->type != XML_SCHEMAS_UINT) && in xmlSchemaValidateFacetInternal()
5941 case XML_SCHEMAS_UINT: in xmlSchemaGetCanonValue()
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle99 d XML_SCHEMAS_UINT...