OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:minStringLength
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
bytestriebuilder.cpp
299
int32_t
minStringLength
=firstElement.getStringLength(*strings);
300
while(++byteIndex<
minStringLength
&&
ucharstriebuilder.cpp
248
int32_t
minStringLength
=firstElement.getStringLength(strings);
249
while(++unitIndex<
minStringLength
&&
Completed in 81 milliseconds