Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h93 XML_SCHEMAS_INT = 35, enumerator
Dxmlschemastypes.c575 xmlSchemaTypeIntDef = xmlSchemaInitBasicType("int", XML_SCHEMAS_INT, in xmlSchemaInitTypes()
853 case XML_SCHEMAS_INT: in xmlSchemaGetBuiltInType()
3231 case XML_SCHEMAS_INT:{ in xmlSchemaValAtomicType()
3261 } else if (type->builtInType == XML_SCHEMAS_INT) { in xmlSchemaValAtomicType()
4738 case XML_SCHEMAS_INT: in xmlSchemaCompareValuesInternal()
4757 (ytype == XML_SCHEMAS_INT) || in xmlSchemaCompareValuesInternal()
5530 (val->type != XML_SCHEMAS_INT) && in xmlSchemaValidateFacetInternal()
5855 case XML_SCHEMAS_INT: in xmlSchemaGetCanonValue()
/third_party/libxml2/include/libxml/
DschemasInternals.h65 XML_SCHEMAS_INT = 35, enumerator
/third_party/libxml2/
Dxmlschemastypes.c546 xmlSchemaTypeIntDef = xmlSchemaInitBasicType("int", XML_SCHEMAS_INT, in xmlSchemaInitTypes()
824 case XML_SCHEMAS_INT: in xmlSchemaGetBuiltInType()
3304 case XML_SCHEMAS_INT:{ in xmlSchemaValAtomicType()
3334 } else if (type->builtInType == XML_SCHEMAS_INT) { in xmlSchemaValAtomicType()
4823 case XML_SCHEMAS_INT: in xmlSchemaCompareValuesInternal()
4842 (ytype == XML_SCHEMAS_INT) || in xmlSchemaCompareValuesInternal()
5620 (val->type != XML_SCHEMAS_INT) && in xmlSchemaValidateFacetInternal()
5945 case XML_SCHEMAS_INT: in xmlSchemaGetCanonValue()
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle97 d XML_SCHEMAS_INT...