Home
last modified time | relevance | path

Searched refs:XML_SCHEMAS_STRING (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dxmlschemastypes.c285 case XML_SCHEMAS_STRING: in xmlSchemaInitBasicType()
473 XML_SCHEMAS_STRING, in xmlSchemaInitTypes()
683 case XML_SCHEMAS_STRING: in xmlSchemaIsBuiltInTypeFacet()
756 case XML_SCHEMAS_STRING: in xmlSchemaGetBuiltInType()
901 case XML_SCHEMAS_STRING: in xmlSchemaValueGetAsString()
955 if (type != XML_SCHEMAS_STRING) in xmlSchemaNewStringValue()
1030 case XML_SCHEMAS_STRING: in xmlSchemaFreeValue()
2168 if ((type->builtInType != XML_SCHEMAS_STRING) && in xmlSchemaValAtomicType()
2195 case XML_SCHEMAS_STRING: in xmlSchemaValAtomicType()
2230 v = xmlSchemaNewValue(XML_SCHEMAS_STRING); in xmlSchemaValAtomicType()
[all …]
Dxmlschemas.c1506 case XML_SCHEMAS_STRING: in xmlSchemaGetCanonValueWhtspExt()
17895 (prim->builtInType != XML_SCHEMAS_STRING)) { in xmlSchemaTypeFixupOptimFacets()
17953 } else if ((anc->builtInType == XML_SCHEMAS_STRING) || in xmlSchemaTypeFixupWhitespace()
20166 if ((ptx->builtInType == XML_SCHEMAS_STRING) || in xmlSchemaAreValuesEqual()
21571 if ((type->builtInType == XML_SCHEMAS_STRING) || in xmlSchemaGetWhiteSpaceFacetValue()
24237 if ((tmpType->builtInType == XML_SCHEMAS_STRING) || in xmlSchemaValidateFacets()
/external/libxml2/include/libxml/
DschemasInternals.h31 XML_SCHEMAS_STRING = 1, enumerator
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle29 d XML_SCHEMAS_STRING...