Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dutf_impl.c250 uint8_t shouldCount=U8_COUNT_TRAIL_BYTES(b); in utf8_prevCharSafeBody() local
252 if(count==shouldCount) { in utf8_prevCharSafeBody()
270 if(count<shouldCount) { in utf8_prevCharSafeBody()