Home
last modified time | relevance | path

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

/external/icu4c/common/
Dutf_impl.c268 uint8_t shouldCount=UTF8_COUNT_TRAIL_BYTES(b); in utf8_prevCharSafeBody() local
270 if(count==shouldCount) { in utf8_prevCharSafeBody()
292 if(count<shouldCount) { in utf8_prevCharSafeBody()