Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c87 typedef struct _xmlSchemaValDecimal xmlSchemaValDecimal; typedef
88 typedef xmlSchemaValDecimal *xmlSchemaValDecimalPtr;
125 xmlSchemaValDecimal decimal;
5755 xmlSchemaValDecimal dec = val->value.decimal; in xmlSchemaGetCanonValue()
5835 xmlSchemaValDecimal dec = val->value.decimal; in xmlSchemaGetCanonValue()