Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h68 XML_SCHEMAS_ULONG = 38, enumerator
/external/libxml2/
Dxmlschemastypes.c559 xmlSchemaInitBasicType("unsignedLong", XML_SCHEMAS_ULONG, in xmlSchemaInitTypes()
830 case XML_SCHEMAS_ULONG: in xmlSchemaGetBuiltInType()
3273 case XML_SCHEMAS_ULONG: in xmlSchemaValAtomicType()
3286 if (type->builtInType == XML_SCHEMAS_ULONG) { in xmlSchemaValAtomicType()
4712 case XML_SCHEMAS_ULONG: in xmlSchemaCompareValuesInternal()
4731 (ytype == XML_SCHEMAS_ULONG) || in xmlSchemaCompareValuesInternal()
5504 (val->type != XML_SCHEMAS_ULONG) && in xmlSchemaValidateFacetInternal()
5828 case XML_SCHEMAS_ULONG: in xmlSchemaGetCanonValue()
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle103 d XML_SCHEMAS_ULONG...