Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dutf_impl.c252 uint8_t shouldCount=U8_COUNT_TRAIL_BYTES(b); in utf8_prevCharSafeBody() local
254 if(count==shouldCount) { in utf8_prevCharSafeBody()
272 if(count<shouldCount) { in utf8_prevCharSafeBody()