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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c82 typedef struct _xmlSchemaValDecimal xmlSchemaValDecimal; typedef in typeref:struct:_xmlSchemaValDecimal
83 typedef xmlSchemaValDecimal *xmlSchemaValDecimalPtr;
120 xmlSchemaValDecimal decimal;
5720 xmlSchemaValDecimal dec = val->value.decimal;
5800 xmlSchemaValDecimal dec = val->value.decimal;
/external/libxml2/
H A Dxmlschemastypes.c82 typedef struct _xmlSchemaValDecimal xmlSchemaValDecimal; typedef in typeref:struct:_xmlSchemaValDecimal
83 typedef xmlSchemaValDecimal *xmlSchemaValDecimalPtr;
120 xmlSchemaValDecimal decimal;
5727 xmlSchemaValDecimal dec = val->value.decimal;
5807 xmlSchemaValDecimal dec = val->value.decimal;

Completed in 63 milliseconds