Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c148 static xmlSchemaTypePtr xmlSchemaTypeFloatDef = NULL; variable
673 xmlSchemaTypeFloatDef = xmlSchemaInitBasicType("float", in xmlSchemaInitTypes()
676 if (xmlSchemaTypeFloatDef == NULL) in xmlSchemaInitTypes()
1003 return (xmlSchemaTypeFloatDef); in xmlSchemaGetBuiltInType()
2725 if (type == xmlSchemaTypeFloatDef) { in xmlSchemaValAtomicType()
2755 if (type == xmlSchemaTypeFloatDef) { in xmlSchemaValAtomicType()
2812 if (type == xmlSchemaTypeFloatDef) { in xmlSchemaValAtomicType()