OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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