Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A DschemasInternals.h62 XML_SCHEMAS_NINTEGER = 32, enumerator
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemastypes.c537 xmlSchemaInitBasicType("negativeInteger", XML_SCHEMAS_NINTEGER, in xmlSchemaInitTypes()
819 case XML_SCHEMAS_NINTEGER: in xmlSchemaGetBuiltInType()
3245 case XML_SCHEMAS_NINTEGER: in xmlSchemaValAtomicType()
3276 } else if (type->builtInType == XML_SCHEMAS_NINTEGER) { in xmlSchemaValAtomicType()
4829 case XML_SCHEMAS_NINTEGER: in xmlSchemaCompareValuesInternal()
4848 (ytype == XML_SCHEMAS_NINTEGER) || in xmlSchemaCompareValuesInternal()
5626 (val->type != XML_SCHEMAS_NINTEGER) && in xmlSchemaValidateFacetInternal()
5949 case XML_SCHEMAS_NINTEGER: in xmlSchemaGetCanonValue()