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

/external/icu4c/common/
H A Dunormcmp.cpp136 * Internal option for unorm_cmpEquivFold() for decomposing.
143 unorm_cmpEquivFold(const UChar *s1, int32_t length1, function
567 * The outer normalization is then only performed by unorm_cmpEquivFold()
633 return unorm_cmpEquivFold(s1, length1, s2, length2, options, pErrorCode);

Completed in 205 milliseconds