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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c4654 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, function
4919 return(xmlSchemaCompareValuesInternal(x->type, x, NULL, xws, y->type,
4943 return(xmlSchemaCompareValuesInternal(x->type, x, NULL, xws, y->type,
4969 return(xmlSchemaCompareValuesInternal(xtype, x, xvalue, xws, ytype, y,

Completed in 541 milliseconds