Home
last modified time | relevance | path

Searched refs:stringIterator (Results 1 – 25 of 28) sorted by relevance

12

/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DUnicodeMapIterator.java136 if (stringIterator == null) return false; in next()
138 string = stringIterator.next(); in next()
139 if (!stringIterator.hasNext()) stringIterator = null; in next()
181 if (stringIterator == null) return false; in nextRange()
183 string = stringIterator.next(); in nextRange()
184 if (!stringIterator.hasNext()) stringIterator = null; in nextRange()
211 stringIterator = null; in reset()
214 stringIterator = strings.iterator(); in reset()
215 if (!stringIterator.hasNext()) stringIterator = null; in reset()
236 private Iterator<String> stringIterator = null; field in UnicodeMapIterator
DUnicodeMap.java1006 …private Iterator<Entry<String, T>> stringIterator = stringMap == null ? null : stringMap.entrySet(…
1012 return pos < lastRealRange || (stringIterator != null && stringIterator.hasNext());
1027 Entry<String, T> entry = stringIterator.next();
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DUnicodeMapIterator.java139 if (stringIterator == null) return false; in next()
141 string = (String)stringIterator.next(); in next()
142 if (!stringIterator.hasNext()) stringIterator = null; in next()
184 if (stringIterator == null) return false; in nextRange()
186 string = (String)stringIterator.next(); in nextRange()
187 if (!stringIterator.hasNext()) stringIterator = null; in nextRange()
214 stringIterator = null; in reset()
217 stringIterator = strings.iterator(); in reset()
218 if (!stringIterator.hasNext()) stringIterator = null; in reset()
239 private Iterator<String> stringIterator = null; field in UnicodeMapIterator
DUnicodeMap.java1009 …private Iterator<Entry<String, T>> stringIterator = stringMap == null ? null : stringMap.entrySet(…
1015 return pos < lastRealRange || (stringIterator != null && stringIterator.hasNext());
1030 Entry<String, T> entry = stringIterator.next();
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSetIterator.java155 if (stringIterator == null) { in next()
159 string = stringIterator.next(); in next()
160 if (!stringIterator.hasNext()) { in next()
161 stringIterator = null; in next()
203 if (stringIterator == null) { in nextRange()
207 string = stringIterator.next(); in nextRange()
208 if (!stringIterator.hasNext()) { in nextRange()
209 stringIterator = null; in nextRange()
239 stringIterator = set.strings.iterator(); in reset()
241 stringIterator = null; in reset()
[all …]
DUnicodeSet.java4433 private Iterator<String> stringIterator; field in UnicodeSetIterator2
4445 stringIterator = source.strings.iterator(); in UnicodeSetIterator2()
4455 return sourceList != null || stringIterator.hasNext(); in hasNext()
4464 return stringIterator.next(); in next()
4470 stringIterator = sourceStrings.iterator(); in next()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeSetIterator.java123 if (stringIterator == null) { in next()
127 string = stringIterator.next(); in next()
128 if (!stringIterator.hasNext()) { in next()
129 stringIterator = null; in next()
170 if (stringIterator == null) { in nextRange()
174 string = stringIterator.next(); in nextRange()
175 if (!stringIterator.hasNext()) { in nextRange()
176 stringIterator = null; in nextRange()
204 stringIterator = set.strings.iterator(); in reset()
206 stringIterator = null; in reset()
[all …]
DUnicodeSet.java4291 private Iterator<String> stringIterator; field in UnicodeSetIterator2
4303 stringIterator = source.strings.iterator(); in UnicodeSetIterator2()
4313 return sourceList != null || stringIterator.hasNext(); in hasNext()
4322 return stringIterator.next(); in next()
4328 stringIterator = sourceStrings.iterator(); in next()
/third_party/node/deps/v8/src/builtins/
Dstring-endswith.tq11 let stringIterator = subslice.Iterator();
16 const stringChar = stringIterator.Next() otherwise unreachable;
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCodePointMap.java448 public StringIterator stringIterator(CharSequence s, int sIndex) { in stringIterator() method in CodePointMap
DCodePointTrie.java816 public final StringIterator stringIterator(CharSequence s, int sIndex) { in stringIterator() method in CodePointTrie.Fast
933 public final StringIterator stringIterator(CharSequence s, int sIndex) { in stringIterator() method in CodePointTrie.Small
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCodePointMap.java423 public StringIterator stringIterator(CharSequence s, int sIndex) { in stringIterator() method in CodePointMap
DCodePointTrie.java797 public final StringIterator stringIterator(CharSequence s, int sIndex) { in stringIterator() method in CodePointTrie.Fast
911 public final StringIterator stringIterator(CharSequence s, int sIndex) { in stringIterator() method in CodePointTrie.Small
/third_party/icu/icu4c/source/common/
Duiter.cpp199 static const UCharIterator stringIterator={ variable
217 *iter=stringIterator; in uiter_setString()
/third_party/node/deps/icu-small/source/common/
Duiter.cpp199 static const UCharIterator stringIterator={ variable
217 *iter=stringIterator; in uiter_setString()
/third_party/skia/third_party/externals/icu/source/common/
Duiter.cpp199 static const UCharIterator stringIterator={ variable
217 *iter=stringIterator; in uiter_setString()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCodePointTrieTest.java372 CodePointMap.StringIterator si = trie.stringIterator(s, 0); in testTrieUTF16()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DCodePointTrieTest.java375 CodePointMap.StringIterator si = trie.stringIterator(s, 0); in testTrieUTF16()
/third_party/icu/icu4j/tools/build/
Dicu4j63.api3.gz12;ICU4J 63.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j65.api3.gz
Dicu4j66.api3.gz12;ICU4J 66.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j68.api3.gz12;ICU4J 68.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j64.api3.gz
Dicu4j69.api3.gz
Dicu4j67.api3.gz12;ICU4J 67.1;; 2ST@3.6;PB;NS;NF;NS; ...

12