Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h95 XML_SCHEMAS_LONG = 37, enumerator
Dxmlschemastypes.c573 xmlSchemaInitBasicType("long", XML_SCHEMAS_LONG, in xmlSchemaInitTypes()
857 case XML_SCHEMAS_LONG: in xmlSchemaGetBuiltInType()
3228 case XML_SCHEMAS_LONG: in xmlSchemaValAtomicType()
3248 if (type->builtInType == XML_SCHEMAS_LONG) { in xmlSchemaValAtomicType()
4740 case XML_SCHEMAS_LONG: in xmlSchemaCompareValuesInternal()
4759 (ytype == XML_SCHEMAS_LONG) || in xmlSchemaCompareValuesInternal()
5532 (val->type != XML_SCHEMAS_LONG) && in xmlSchemaValidateFacetInternal()
5852 case XML_SCHEMAS_LONG: in xmlSchemaGetCanonValue()
/third_party/libxml2/include/libxml/
DschemasInternals.h67 XML_SCHEMAS_LONG = 37, enumerator
/third_party/libxml2/
Dxmlschemastypes.c544 xmlSchemaInitBasicType("long", XML_SCHEMAS_LONG, in xmlSchemaInitTypes()
828 case XML_SCHEMAS_LONG: in xmlSchemaGetBuiltInType()
3301 case XML_SCHEMAS_LONG: in xmlSchemaValAtomicType()
3321 if (type->builtInType == XML_SCHEMAS_LONG) { in xmlSchemaValAtomicType()
4825 case XML_SCHEMAS_LONG: in xmlSchemaCompareValuesInternal()
4844 (ytype == XML_SCHEMAS_LONG) || in xmlSchemaCompareValuesInternal()
5617 (val->type != XML_SCHEMAS_LONG) && in xmlSchemaValidateFacetInternal()
5937 case XML_SCHEMAS_LONG: in xmlSchemaGetCanonValue()
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle101 d XML_SCHEMAS_LONG...