Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h89 XML_SCHEMAS_NPINTEGER = 31, enumerator
Dxmlschemastypes.c567 XML_SCHEMAS_NPINTEGER, in xmlSchemaInitTypes()
845 case XML_SCHEMAS_NPINTEGER: in xmlSchemaGetBuiltInType()
3170 case XML_SCHEMAS_NPINTEGER: in xmlSchemaValAtomicType()
3193 if (type->builtInType == XML_SCHEMAS_NPINTEGER) { in xmlSchemaValAtomicType()
4734 case XML_SCHEMAS_NPINTEGER: in xmlSchemaCompareValuesInternal()
4753 (ytype == XML_SCHEMAS_NPINTEGER) || in xmlSchemaCompareValuesInternal()
5526 (val->type != XML_SCHEMAS_NPINTEGER) && in xmlSchemaValidateFacetInternal()
5849 case XML_SCHEMAS_NPINTEGER: in xmlSchemaGetCanonValue()
/third_party/libxml2/include/libxml/
DschemasInternals.h61 XML_SCHEMAS_NPINTEGER = 31, enumerator
/third_party/libxml2/
Dxmlschemastypes.c538 XML_SCHEMAS_NPINTEGER, in xmlSchemaInitTypes()
816 case XML_SCHEMAS_NPINTEGER: in xmlSchemaGetBuiltInType()
3243 case XML_SCHEMAS_NPINTEGER: in xmlSchemaValAtomicType()
3266 if (type->builtInType == XML_SCHEMAS_NPINTEGER) { in xmlSchemaValAtomicType()
4819 case XML_SCHEMAS_NPINTEGER: in xmlSchemaCompareValuesInternal()
4838 (ytype == XML_SCHEMAS_NPINTEGER) || in xmlSchemaCompareValuesInternal()
5616 (val->type != XML_SCHEMAS_NPINTEGER) && in xmlSchemaValidateFacetInternal()
5939 case XML_SCHEMAS_NPINTEGER: in xmlSchemaGetCanonValue()
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle89 d XML_SCHEMAS_NPINTEGER...