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()
3375 case XML_SCHEMAS_ULONG: in xmlSchemaValAtomicType()
3388 if (type->builtInType == XML_SCHEMAS_ULONG) { in xmlSchemaValAtomicType()
4826 case XML_SCHEMAS_ULONG: in xmlSchemaCompareValuesInternal()
4845 (ytype == XML_SCHEMAS_ULONG) || in xmlSchemaCompareValuesInternal()
5618 (val->type != XML_SCHEMAS_ULONG) && in xmlSchemaValidateFacetInternal()
5942 case XML_SCHEMAS_ULONG: in xmlSchemaGetCanonValue()
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle103 d XML_SCHEMAS_ULONG...