Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h61 XML_SCHEMAS_NPINTEGER, enumerator
/external/libxml2/
Dxmlschemastypes.c529 XML_SCHEMAS_NPINTEGER, in xmlSchemaInitTypes()
802 case XML_SCHEMAS_NPINTEGER: in xmlSchemaGetBuiltInType()
3123 case XML_SCHEMAS_NPINTEGER: in xmlSchemaValAtomicType()
3146 if (type->builtInType == XML_SCHEMAS_NPINTEGER) { in xmlSchemaValAtomicType()
4686 case XML_SCHEMAS_NPINTEGER: in xmlSchemaCompareValuesInternal()
4705 (ytype == XML_SCHEMAS_NPINTEGER) || in xmlSchemaCompareValuesInternal()
5469 (val->type != XML_SCHEMAS_NPINTEGER) && in xmlSchemaValidateFacetInternal()
5792 case XML_SCHEMAS_NPINTEGER: in xmlSchemaGetCanonValue()