Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c157 static xmlSchemaTypePtr xmlSchemaTypeFloatDef = NULL; variable
505 xmlSchemaTypeFloatDef = xmlSchemaInitBasicType("float", in xmlSchemaInitTypes()
781 return (xmlSchemaTypeFloatDef); in xmlSchemaGetBuiltInType()
2424 if (type == xmlSchemaTypeFloatDef) { in xmlSchemaValAtomicType()
2454 if (type == xmlSchemaTypeFloatDef) { in xmlSchemaValAtomicType()
2511 if (type == xmlSchemaTypeFloatDef) { in xmlSchemaValAtomicType()