Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp169 UChar *pOut, *pOutLimit; in call() local
181 pOutLimit=output+OUTPUT_CAPACITY; in call()
205 ucnv_toUnicode(cnv, &pOut, pOutLimit,&p, pInter,NULL, flush,pErrorCode); in call()