HomeSort by relevance Sort by last modified time
    Searched refs:fCharIter (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/common/
rbbi.cpp 160 if (fCharIter!=fSCharIter && fCharIter!=fDCharIter) {
161 // fCharIter was adopted from the outside.
162 delete fCharIter;
164 fCharIter = NULL;
166 fCharIter = NULL;
209 if (fCharIter!=fSCharIter && fCharIter!=fDCharIter) {
210 delete fCharIter;
212 fCharIter = NULL
    [all...]
  /external/icu4c/common/
rbbi.cpp 159 if (fCharIter!=fSCharIter && fCharIter!=fDCharIter) {
160 // fCharIter was adopted from the outside.
161 delete fCharIter;
163 fCharIter = NULL;
165 fCharIter = NULL;
208 if (fCharIter!=fSCharIter && fCharIter!=fDCharIter) {
209 delete fCharIter;
211 fCharIter = NULL
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
rbbi.h 79 CharacterIterator *fCharIter;
  /external/icu4c/common/unicode/
rbbi.h 79 CharacterIterator *fCharIter;

Completed in 46 milliseconds