Searched refs:xmlSchemaCompareReplaceCollapseStrings (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
D | xmlschemastypes.c | 4400 xmlSchemaCompareReplaceCollapseStrings(const xmlChar *x, in xmlSchemaCompareReplaceCollapseStrings() function 4807 return (xmlSchemaCompareReplaceCollapseStrings(xv, yv, 0)); in xmlSchemaCompareValuesInternal() 4814 return (xmlSchemaCompareReplaceCollapseStrings(yv, xv, 1)); in xmlSchemaCompareValuesInternal()
|
/external/libxml2/ |
D | xmlschemastypes.c | 4407 xmlSchemaCompareReplaceCollapseStrings(const xmlChar *x, in xmlSchemaCompareReplaceCollapseStrings() function 4814 return (xmlSchemaCompareReplaceCollapseStrings(xv, yv, 0)); in xmlSchemaCompareValuesInternal() 4821 return (xmlSchemaCompareReplaceCollapseStrings(yv, xv, 1)); in xmlSchemaCompareValuesInternal()
|