OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expandlength
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/i18n/
usearch.cpp
559
int16_t
expandlength
= initializePattern(strsrch, status);
local
564
int16_t minlength = cesize >
expandlength
565
? (int16_t)cesize -
expandlength
: 1;
568
cesize,
expandlength
, minlength, minlength);
[
all
...]
Completed in 239 milliseconds