Searched defs:startingAt (Results 1 – 14 of 14) sorted by relevance
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/text/ |
| D | RbnfScannerProviderImpl.java | 142 public int[] findText(String str, String key, int startingAt) { in findText() 170 public int[] findText2(String str, String key, int startingAt) { in findText2()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/text/ |
| D | RbnfScannerProviderImpl.java | 144 public int[] findText(String str, String key, int startingAt) { in findText() 172 public int[] findText2(String str, String key, int startingAt) { in findText2()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | RbnfLenientScanner.java | 59 int[] findText(String str, String key, int startingAt); in findText()
|
| D | PluralFormat.java | 728 int startingAt = pos.getBeginIndex(); in parseType() local
|
| D | NFRule.java | 1274 private int[] findText(String str, String key, PluralFormat pluralFormatKey, int startingAt) { in findText()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | RbnfLenientScanner.java | 61 int[] findText(String str, String key, int startingAt); in findText()
|
| D | PluralFormat.java | 709 int startingAt = pos.getBeginIndex(); in parseType() local
|
| D | NFRule.java | 1271 private int[] findText(String str, String key, PluralFormat pluralFormatKey, int startingAt) { in findText()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | nfrule.cpp | 1480 int32_t startingAt, in findText() 1527 int32_t startingAt, in findTextLenient()
|
| D | plurfmt.cpp | 516 int startingAt = pos.getBeginIndex(); in parseType() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | nfrule.cpp | 1480 int32_t startingAt, in findText() 1527 int32_t startingAt, in findTextLenient()
|
| D | plurfmt.cpp | 516 int startingAt = pos.getBeginIndex(); in parseType() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | nfrule.cpp | 1480 int32_t startingAt, in findText() 1527 int32_t startingAt, in findTextLenient()
|
| D | plurfmt.cpp | 516 int startingAt = pos.getBeginIndex(); in parseType() local
|