Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h45 XML_SCHEMAS_BOOLEAN = 15, enumerator
/external/libxml2/
Dxmlschemastypes.c298 case XML_SCHEMAS_BOOLEAN: in xmlSchemaInitBasicType()
512 XML_SCHEMAS_BOOLEAN, in xmlSchemaInitTypes()
677 case XML_SCHEMAS_BOOLEAN: in xmlSchemaIsBuiltInTypeFacet()
784 case XML_SCHEMAS_BOOLEAN: in xmlSchemaGetBuiltInType()
931 if ((val == NULL) || (val->type != XML_SCHEMAS_BOOLEAN)) in xmlSchemaValueGetAsBoolean()
2550 case XML_SCHEMAS_BOOLEAN:{ in xmlSchemaValAtomicType()
2599 v = xmlSchemaNewValue(XML_SCHEMAS_BOOLEAN); in xmlSchemaValAtomicType()
4869 case XML_SCHEMAS_BOOLEAN: in xmlSchemaCompareValuesInternal()
4872 if (ytype == XML_SCHEMAS_BOOLEAN) { in xmlSchemaCompareValuesInternal()
5866 case XML_SCHEMAS_BOOLEAN: in xmlSchemaGetCanonValue()
Dxmlschemas.c6199 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlSchemaPGetBoolNodeValue()
6248 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlGetBooleanProp()
25083 xmlSchemaGetBuiltInType(XML_SCHEMAS_BOOLEAN), in xmlSchemaValidateElemDecl()
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle57 d XML_SCHEMAS_BOOLEAN...