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

/external/libxml2/
H A Dxmlschemastypes.c3405 * xmlSchemaCompareDecimals:
3414 xmlSchemaCompareDecimals(xmlSchemaValPtr x, xmlSchemaValPtr y) function
4711 return(xmlSchemaCompareDecimals(x, y));
4726 return(xmlSchemaCompareDecimals(x, y));

Completed in 73 milliseconds