OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initialRemainingMatchLength_
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/common/
bytestrieiterator.cpp
27
remainingMatchLength_(-1),
initialRemainingMatchLength_
(-1),
49
initialRemainingMatchLength_
(trie.remainingMatchLength_),
84
remainingMatchLength_=
initialRemainingMatchLength_
;
ucharstrieiterator.cpp
26
remainingMatchLength_(-1),
initialRemainingMatchLength_
(-1),
48
initialRemainingMatchLength_
(trie.remainingMatchLength_),
82
remainingMatchLength_=
initialRemainingMatchLength_
;
/external/icu4c/common/unicode/
bytestrie.h
325
int32_t
initialRemainingMatchLength_
;
ucharstrie.h
343
int32_t
initialRemainingMatchLength_
;
Completed in 220 milliseconds