Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h72 XML_SCHEMAS_UBYTE, enumerator
/external/libxml2/
Dxmlschemastypes.c559 xmlSchemaInitBasicType("unsignedByte", XML_SCHEMAS_UBYTE, in xmlSchemaInitTypes()
824 case XML_SCHEMAS_UBYTE: in xmlSchemaGetBuiltInType()
3239 case XML_SCHEMAS_UBYTE:{ in xmlSchemaValAtomicType()
3275 } else if (type->builtInType == XML_SCHEMAS_UBYTE) { in xmlSchemaValAtomicType()
4679 case XML_SCHEMAS_UBYTE: in xmlSchemaCompareValuesInternal()
4698 (ytype == XML_SCHEMAS_UBYTE)) in xmlSchemaCompareValuesInternal()
5462 (val->type != XML_SCHEMAS_UBYTE))) { in xmlSchemaValidateFacetInternal()
5784 case XML_SCHEMAS_UBYTE: in xmlSchemaGetCanonValue()