Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c152 static xmlSchemaTypePtr xmlSchemaTypeFloatDef = NULL; variable
500 xmlSchemaTypeFloatDef = xmlSchemaInitBasicType("float", in xmlSchemaInitTypes()
771 return (xmlSchemaTypeFloatDef); in xmlSchemaGetBuiltInType()
2410 if (type == xmlSchemaTypeFloatDef) { in xmlSchemaValAtomicType()
2440 if (type == xmlSchemaTypeFloatDef) { in xmlSchemaValAtomicType()
2497 if (type == xmlSchemaTypeFloatDef) { in xmlSchemaValAtomicType()