Home
last modified time | relevance | path

Searched refs:charAt (Results 826 - 850 of 2232) sorted by relevance

1...<<31323334353637383940>>...90

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DBigNumberFormatTest.java387 char c = str.charAt(i); in transmute()
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DGatherAPIData.java602 char ch = text.charAt(i); in getStatusVersion()
H A DGatherAPIDataOld.java464 char ch = text.charAt(i); in getStatusVersion()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DDataReadWriteTest.java35 char c = str.charAt(i); in normalize()
/third_party/icu/icu4c/source/i18n/
H A Dcoleitr.cpp237 UChar c = string_.charAt(offset); in setOffset()
H A Dchoicfmt.cpp453 UChar boundaryChar = pattern.getPatternString().charAt(selectorIndex); in findSubMessage()
H A Dcpdtrans.cpp390 buf.charAt(buf.length() - 1) != c) { in _smartAppend()
H A Dutrans.cpp105 return (*func->charAt)(rep, offset); in getCharAt()
/third_party/icu/icu4c/source/common/unicode/
H A Duniset.h665 * character at pattern.charAt(pos.getIndex()) must be '[', or the
680 * The character at pattern.charAt(pos.getIndex()) must be a '['.
1025 * matching all characters except s.charAt(0). If limit < start,
1027 * except s.charAt(s.length()-1). This method assumes that the
1028 * first character, text.charAt(start), matches s, so it does not
1032 * direction, text.charAt(start) is matched against s.charAt(0).
1034 * s.charAt(s.length()-1).
1074 * <code>charAt()</code>.
1095 UChar32 charAt(int32_
[all...]
H A Dustring.h1026 * @param charAt callback function that returns a UChar of the source
1028 * @param offset pointer to the offset that will be passed to charAt.
1035 * @param context an opaque pointer passed directly into charAt.
1044 u_unescapeAt(UNESCAPE_CHAR_AT charAt,
/third_party/node/test/parallel/
H A Dtest-stream2-transform.js220 this.state += s.charAt(0);
/third_party/node/deps/icu-small/source/i18n/
H A Dchoicfmt.cpp453 char16_t boundaryChar = pattern.getPatternString().charAt(selectorIndex); in findSubMessage()
H A Dcoleitr.cpp237 char16_t c = string_.charAt(offset); in setOffset()
H A Dcpdtrans.cpp390 buf.charAt(buf.length() - 1) != c) { in _smartAppend()
H A Dutrans.cpp105 return (*func->charAt)(rep, offset); in getCharAt()
H A Duspoof_conf.cpp349 s->fCharOrStrTableIndex = s->fStr->charAt(0); in build()
/third_party/node/deps/icu-small/source/common/unicode/
H A Dustring.h1022 * @param charAt callback function that returns a UChar of the source
1024 * @param offset pointer to the offset that will be passed to charAt.
1031 * @param context an opaque pointer passed directly into charAt.
1040 u_unescapeAt(UNESCAPE_CHAR_AT charAt,
H A Duniset.h671 * character at pattern.charAt(pos.getIndex()) must be '[', or the
686 * The character at pattern.charAt(pos.getIndex()) must be a '['.
1033 * matching all characters except s.charAt(0). If limit < start,
1035 * except s.charAt(s.length()-1). This method assumes that the
1036 * first character, text.charAt(start), matches s, so it does not
1040 * direction, text.charAt(start) is matched against s.charAt(0).
1042 * s.charAt(s.length()-1).
1082 * <code>charAt()</code>.
1103 UChar32 charAt(int32_
[all...]
/third_party/node/deps/npm/node_modules/cli-table3/src/
H A Dcell.js369 nameA[1] = nameA[1].charAt(0).toUpperCase() + nameA[1].substr(1);
/third_party/node/deps/npm/node_modules/nopt/lib/
H A Dnopt-lib.js274 if (arg.charAt(0) === '-' && arg.length > 1) {
/third_party/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.h434 s0.charAt(0); in getch()
/third_party/libevdev/doc/html/search/
H A Dsearch.js30 var c = search.charAt(i);
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DCodedInputStreamTest.java442 assertEquals(0xfffd, text.charAt(0)); in testReadInvalidUtf8()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dchoicfmt.cpp453 UChar boundaryChar = pattern.getPatternString().charAt(selectorIndex); in findSubMessage()
H A Dcoleitr.cpp237 UChar c = string_.charAt(offset); in setOffset()

Completed in 24 milliseconds

1...<<31323334353637383940>>...90