Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c293 case XML_SCHEMAS_BOOLEAN: in xmlSchemaInitBasicType()
507 XML_SCHEMAS_BOOLEAN, in xmlSchemaInitTypes()
667 case XML_SCHEMAS_BOOLEAN: in xmlSchemaIsBuiltInTypeFacet()
774 case XML_SCHEMAS_BOOLEAN: in xmlSchemaGetBuiltInType()
921 if ((val == NULL) || (val->type != XML_SCHEMAS_BOOLEAN)) in xmlSchemaValueGetAsBoolean()
2540 case XML_SCHEMAS_BOOLEAN:{ in xmlSchemaValAtomicType()
2589 v = xmlSchemaNewValue(XML_SCHEMAS_BOOLEAN); in xmlSchemaValAtomicType()
4859 case XML_SCHEMAS_BOOLEAN: in xmlSchemaCompareValuesInternal()
4862 if (ytype == XML_SCHEMAS_BOOLEAN) { in xmlSchemaCompareValuesInternal()
5856 case XML_SCHEMAS_BOOLEAN: in xmlSchemaGetCanonValue()
Dxmlschemas.c6172 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlSchemaPGetBoolNodeValue()
6221 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlGetBooleanProp()
25054 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlSchemaValidateElemDecl()
/external/libxml2/include/libxml/
DschemasInternals.h45 XML_SCHEMAS_BOOLEAN = 15, enumerator
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle57 d XML_SCHEMAS_BOOLEAN...