Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c82 typedef struct _xmlSchemaValDecimal xmlSchemaValDecimal; typedef
83 typedef xmlSchemaValDecimal *xmlSchemaValDecimalPtr;
120 xmlSchemaValDecimal decimal;
5732 xmlSchemaValDecimal dec = val->value.decimal; in xmlSchemaGetCanonValue()
5812 xmlSchemaValDecimal dec = val->value.decimal; in xmlSchemaGetCanonValue()