HomeSort by relevance Sort by last modified time
    Searched refs:initialRemainingMatchLength_ (Results 1 - 5 of 5) 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_;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 50 milliseconds