Home
last modified time | relevance | path

Searched defs:srcLimit (Results 1 – 13 of 13) sorted by relevance

/external/icu4c/test/cintltst/
Ducsdetst.c56 const UChar *srcLimit = src + length; in preflight() local
74 const UChar *srcLimit = src + length; in extractBytes() local
Dncnvfbts.c301 const char *srcLimit; in testConvertToUnicode() local
Dnccbtst.c2853 const char *srcLimit; in testConvertToUnicode() local
3229 const char *srcLimit; in testConvertToUnicodeWithContext() local
Dncnvtst.c1375 const char *srcLimit; in testConvertToU() local
Dccapitst.c2187 const char *srcLimit, *finalSrcLimit, *targetLimit; in convertExStreaming() local
Dnucnvtst.c538 const char *srcLimit; in testConvertToU() local
/external/icu4c/common/
Dunistr_cnv.cpp270 const UChar *src=getArrayStart()+start, *srcLimit=src+length; in doExtract() local
Dustrtrns.c41 const UChar32 *srcLimit; in u_strFromUTF32WithSub() local
155 const UChar *srcLimit; in u_strToUTF32WithSub() local
Ducnv_ext.c277 const char **src, const char *srcLimit, in ucnv_extInitialMatchToU()
746 const UChar **src, const UChar *srcLimit, in ucnv_extInitialMatchFromU()
Ducasemap.c225 int32_t srcStart, int32_t srcLimit, in _caseMap()
Ducnv.c1719 const UChar *srcLimit; in ucnv_fromUChars() local
1779 const char *srcLimit; in ucnv_toUChars() local
Dustrcase.c125 int32_t srcStart, int32_t srcLimit, in _caseMap()
/external/icu4c/common/unicode/
Dunistr.h3643 int32_t srcLimit) const in compareBetween()
3704 int32_t srcLimit) const in compareCodePointOrderBetween()
3777 int32_t srcLimit, in caseCompareBetween()
4069 int32_t srcLimit) in replaceBetween()