Searched refs:xmlSchemaCompareValuesInternal (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemastypes.c | 4654 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, in xmlSchemaCompareValuesInternal() function 4919 return(xmlSchemaCompareValuesInternal(x->type, x, NULL, xws, y->type, in xmlSchemaCompareValues() 4943 return(xmlSchemaCompareValuesInternal(x->type, x, NULL, xws, y->type, in xmlSchemaCompareValuesWhtsp() 4969 return(xmlSchemaCompareValuesInternal(xtype, x, xvalue, xws, ytype, y, in xmlSchemaCompareValuesWhtspExt()
|