Home
last modified time | relevance | path

Searched refs:xmlSchemaCompareReplaceCollapseStrings (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dxmlschemastypes.c4400 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/
Dxmlschemastypes.c4407 xmlSchemaCompareReplaceCollapseStrings(const xmlChar *x, in xmlSchemaCompareReplaceCollapseStrings() function
4814 return (xmlSchemaCompareReplaceCollapseStrings(xv, yv, 0)); in xmlSchemaCompareValuesInternal()
4821 return (xmlSchemaCompareReplaceCollapseStrings(yv, xv, 1)); in xmlSchemaCompareValuesInternal()