Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxmlschemastypes.c257 xmlSchemaInitBasicType(const char *name, xmlSchemaValType type, in xmlSchemaInitBasicType() function
397 xmlSchemaTypeAnyTypeDef = xmlSchemaInitBasicType("anyType", in xmlSchemaInitTypes()
457 xmlSchemaTypeAnySimpleTypeDef = xmlSchemaInitBasicType("anySimpleType", in xmlSchemaInitTypes()
463 xmlSchemaTypeStringDef = xmlSchemaInitBasicType("string", in xmlSchemaInitTypes()
466 xmlSchemaTypeDecimalDef = xmlSchemaInitBasicType("decimal", in xmlSchemaInitTypes()
469 xmlSchemaTypeDateDef = xmlSchemaInitBasicType("date", in xmlSchemaInitTypes()
472 xmlSchemaTypeDatetimeDef = xmlSchemaInitBasicType("dateTime", in xmlSchemaInitTypes()
475 xmlSchemaTypeTimeDef = xmlSchemaInitBasicType("time", in xmlSchemaInitTypes()
478 xmlSchemaTypeGYearDef = xmlSchemaInitBasicType("gYear", in xmlSchemaInitTypes()
481 xmlSchemaTypeGYearMonthDef = xmlSchemaInitBasicType("gYearMonth", in xmlSchemaInitTypes()
[all …]
/external/libxml2/
Dxmlschemastypes.c257 xmlSchemaInitBasicType(const char *name, xmlSchemaValType type, in xmlSchemaInitBasicType() function
397 xmlSchemaTypeAnyTypeDef = xmlSchemaInitBasicType("anyType", in xmlSchemaInitTypes()
457 xmlSchemaTypeAnySimpleTypeDef = xmlSchemaInitBasicType("anySimpleType", in xmlSchemaInitTypes()
463 xmlSchemaTypeStringDef = xmlSchemaInitBasicType("string", in xmlSchemaInitTypes()
466 xmlSchemaTypeDecimalDef = xmlSchemaInitBasicType("decimal", in xmlSchemaInitTypes()
469 xmlSchemaTypeDateDef = xmlSchemaInitBasicType("date", in xmlSchemaInitTypes()
472 xmlSchemaTypeDatetimeDef = xmlSchemaInitBasicType("dateTime", in xmlSchemaInitTypes()
475 xmlSchemaTypeTimeDef = xmlSchemaInitBasicType("time", in xmlSchemaInitTypes()
478 xmlSchemaTypeGYearDef = xmlSchemaInitBasicType("gYear", in xmlSchemaInitTypes()
481 xmlSchemaTypeGYearMonthDef = xmlSchemaInitBasicType("gYearMonth", in xmlSchemaInitTypes()
[all …]