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

/macosx-10.10/libxml2-26/libxml2/
H A Dxmlschemastypes.c4407 xmlSchemaCompareReplaceCollapseStrings(const xmlChar *x, function
4814 return (xmlSchemaCompareReplaceCollapseStrings(xv, yv, 0));
4821 return (xmlSchemaCompareReplaceCollapseStrings(yv, xv, 1));
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlschemastypes.c4400 xmlSchemaCompareReplaceCollapseStrings(const xmlChar *x, function
4807 return (xmlSchemaCompareReplaceCollapseStrings(xv, yv, 0));
4814 return (xmlSchemaCompareReplaceCollapseStrings(yv, xv, 1));

Completed in 242 milliseconds