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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c4665 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, function
4930 return(xmlSchemaCompareValuesInternal(x->type, x, NULL, xws, y->type,
4954 return(xmlSchemaCompareValuesInternal(x->type, x, NULL, xws, y->type,
4980 return(xmlSchemaCompareValuesInternal(xtype, x, xvalue, xws, ytype, y,
/external/libxml2/
H A Dxmlschemastypes.c4672 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, function
4937 return(xmlSchemaCompareValuesInternal(x->type, x, NULL, xws, y->type,
4961 return(xmlSchemaCompareValuesInternal(x->type, x, NULL, xws, y->type,
4987 return(xmlSchemaCompareValuesInternal(xtype, x, xvalue, xws, ytype, y,

Completed in 135 milliseconds