Searched refs:initialRemainingMatchLength_ (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dbytestrieiterator.cpp27 remainingMatchLength_(-1), initialRemainingMatchLength_(-1),
49 initialRemainingMatchLength_(trie.remainingMatchLength_),
84 remainingMatchLength_=initialRemainingMatchLength_;
H A Ducharstrieiterator.cpp26 remainingMatchLength_(-1), initialRemainingMatchLength_(-1),
48 initialRemainingMatchLength_(trie.remainingMatchLength_),
82 remainingMatchLength_=initialRemainingMatchLength_;
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dbytestrie.h325 int32_t initialRemainingMatchLength_; member in class:BytesTrie::Iterator
H A Ducharstrie.h343 int32_t initialRemainingMatchLength_; member in class:UCharsTrie::Iterator

Completed in 112 milliseconds