HomeSort by relevance Sort by last modified time
    Searched full:shouldcount (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/common/
utf_impl.c 250 uint8_t shouldCount=U8_COUNT_TRAIL_BYTES(b);
252 if(count==shouldCount) {
270 if(count<shouldCount) {

Completed in 573 milliseconds