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

  /external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp 485 UChar fPending2ndSurrogate;
504 fPending2ndSurrogate = 0;
568 if (fPending2ndSurrogate != 0) {
569 c = fPending2ndSurrogate;
570 fPending2ndSurrogate = 0;
624 fPending2ndSurrogate = utf16Buf[1];
  /external/icu4c/test/perf/collationperf/
collperf.cpp     [all...]

Completed in 517 milliseconds