Home
last modified time | relevance | path

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

/external/icu4c/common/
Dutf_impl.c273 uint8_t shouldCount=U8_COUNT_TRAIL_BYTES(b); in utf8_prevCharSafeBody() local
275 if(count==shouldCount) { in utf8_prevCharSafeBody()
297 if(count<shouldCount) { in utf8_prevCharSafeBody()