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/icu4c/common/
bytestriebuilder.cpp
295
int32_t
minStringLength
=firstElement.getStringLength(*strings);
296
while(++byteIndex<
minStringLength
&&
ucharstriebuilder.cpp
244
int32_t
minStringLength
=firstElement.getStringLength(strings);
245
while(++unitIndex<
minStringLength
&&
Completed in 66 milliseconds