| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | TransliteratorIDParser.java | 626 char c = id.charAt(pos[0]); in parseFilterID()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
| H A D | DataReadWriteTest.java | 32 char c = str.charAt(i); in normalize()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| H A D | UCharacterCaseTest.java | 652 if (s.length() == 0 || s.charAt(0) == '#') { in TestSpecialCasingTxt() 663 if (Character.isLowerCase(chstr[i].charAt(0))) { in TestSpecialCasingTxt() 803 if (UCharacter.isLetter(upperTest.charAt(i)) && in TestUpperLower() 804 !UCharacter.isLowerCase(upperTest.charAt(i))) { in TestUpperLower() 806 + Utility.hex(upperTest.charAt(i), 4)); in TestUpperLower() 808 else if (UCharacter.isLetter(lowerTest.charAt(i)) in TestUpperLower() 809 && !UCharacter.isUpperCase(lowerTest.charAt(i))) { in TestUpperLower() 811 + Utility.hex(lowerTest.charAt(i), 4)); in TestUpperLower() 813 else if (upperTest.charAt(i) in TestUpperLower() 814 != UCharacter.toLowerCase(lowerTest.charAt( in TestUpperLower() [all...] |
| H A D | TestUScript.java | 146 if(sample.length()!=1 || UScript.getScript(sample.charAt(0))!=UScript.LATIN) { in TestScriptMetadataAPI()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| H A D | PropertiesTest.java | 77 String fieldNamePascalCase = Character.toUpperCase(field.getName().charAt(0)) in testFieldCoverage()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICULocaleService.java | 322 while (--x >= 0 && currentID.charAt(x) == '_') { // handle zh__PINYIN in fallback()
|
| H A D | LocaleIDParser.java | 514 if (len > 0 && buffer.charAt(len - 1) == UNDERSCORE) { in parseBaseName()
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/ |
| H A D | LikelySubtagsBuilder.java | 105 char c = s.charAt(i); in addSubtag()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
| H A D | RBBITestExtended.java | 131 if (c == '\r' && charIdx<len && testString.charAt(charIdx) == '\n') { in TestExtended()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | BigNumberFormatTest.java | 387 char c = str.charAt(i); in transmute()
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | GatherAPIData.java | 602 char ch = text.charAt(i); in getStatusVersion()
|
| H A D | GatherAPIDataOld.java | 464 char ch = text.charAt(i); in getStatusVersion()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/ |
| H A D | DataReadWriteTest.java | 35 char c = str.charAt(i); in normalize()
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | coleitr.cpp | 237 UChar c = string_.charAt(offset); in setOffset()
|
| H A D | choicfmt.cpp | 453 UChar boundaryChar = pattern.getPatternString().charAt(selectorIndex); in findSubMessage()
|
| H A D | cpdtrans.cpp | 390 buf.charAt(buf.length() - 1) != c) { in _smartAppend()
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | uniset.h | 665 * 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 D | ustring.h | 1026 * @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 D | test-stream2-transform.js | 220 this.state += s.charAt(0);
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | choicfmt.cpp | 453 char16_t boundaryChar = pattern.getPatternString().charAt(selectorIndex); in findSubMessage()
|
| H A D | coleitr.cpp | 237 char16_t c = string_.charAt(offset); in setOffset()
|
| H A D | cpdtrans.cpp | 390 buf.charAt(buf.length() - 1) != c) { in _smartAppend()
|
| H A D | utrans.cpp | 105 return (*func->charAt)(rep, offset); in getCharAt()
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | ustring.h | 1022 * @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 D | uniset.h | 671 * 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...] |