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

/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dreslist.c1715 const UChar *strLimit = res->u.fString.fChars + res->u.fString.fLength; local
1727 for (s = strLimit; suffix < suffixLimit && *--s == *--suffixLimit;) {}
/external/icu/icu4c/source/tools/genrb/
H A Dreslist.c1756 const UChar *strLimit = res->u.fString.fChars + res->u.fString.fLength; local
1768 for (s = strLimit; suffix < suffixLimit && *--s == *--suffixLimit;) {}

Completed in 78 milliseconds