Searched defs:xmlSchemaValDecimal (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c85 typedef struct _xmlSchemaValDecimal xmlSchemaValDecimal; typedef in typeref:struct:_xmlSchemaValDecimal
86 typedef xmlSchemaValDecimal *xmlSchemaValDecimalPtr;
123 xmlSchemaValDecimal decimal;
5709 xmlSchemaValDecimal dec = val->value.decimal;
5789 xmlSchemaValDecimal dec = val->value.decimal;

Completed in 60 milliseconds