OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defaultShiftSize
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/i18n/
usrchimp.h
161
int16_t
defaultShiftSize
;
stsearch.cpp
326
if (position + m_strsrch_->pattern.
defaultShiftSize
428
position - m_strsrch_->pattern.
defaultShiftSize
< 0) {
usearch.cpp
555
pattern->
defaultShiftSize
= minlength;
560
strsrch->pattern.
defaultShiftSize
= 0;
747
textoffset += pattern->
defaultShiftSize
;
[
all
...]
Completed in 1217 milliseconds