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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c3379 * xmlSchemaCompareDecimals:
3388 xmlSchemaCompareDecimals(xmlSchemaValPtr x, xmlSchemaValPtr y) function
4684 return(xmlSchemaCompareDecimals(x, y));
4699 return(xmlSchemaCompareDecimals(x, y));

Completed in 75 milliseconds