HomeSort by relevance Sort by last modified time
    Searched refs:fPending2ndSurrogate (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 490 UChar fPending2ndSurrogate;
509 fPending2ndSurrogate = 0;
573 if (fPending2ndSurrogate != 0) {
574 c = fPending2ndSurrogate;
575 fPending2ndSurrogate = 0;
629 fPending2ndSurrogate = utf16Buf[1];
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp     [all...]

Completed in 1192 milliseconds