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