/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | CaseInsensitiveString.java | 27 private static String foldCase(String foldee) in foldCase() method in CaseInsensitiveString
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | CaseInsensitiveString.java | 28 private static String foldCase(String foldee) in foldCase() method in CaseInsensitiveString
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | StringSegment.java | 24 private boolean foldCase; field in StringSegment 26 public StringSegment(String str, boolean foldCase) { in StringSegment() argument 177 private int getPrefixLengthInternal(CharSequence other, boolean foldCase) { in getPrefixLengthInternal() argument 192 private static final boolean codePointsEqual(int cp1, int cp2, boolean foldCase) { in codePointsEqual() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | StringSegment.java | 26 private boolean foldCase; field in StringSegment 28 public StringSegment(String str, boolean foldCase) { in StringSegment() argument 179 private int getPrefixLengthInternal(CharSequence other, boolean foldCase) { in getPrefixLengthInternal() argument 194 private static final boolean codePointsEqual(int cp1, int cp2, boolean foldCase) { in codePointsEqual() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | string_segment.cpp | 112 int32_t StringSegment::getPrefixLengthInternal(const UnicodeString& other, bool foldCase) { in getPrefixLengthInternal() argument 127 bool StringSegment::codePointsEqual(UChar32 cp1, UChar32 cp2, bool foldCase) { in codePointsEqual() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | unistr_case.cpp | 217 UnicodeString::foldCase(uint32_t options) { in foldCase() function in UnicodeString
|
/third_party/node/deps/icu-small/source/common/ |
H A D | unistr_case.cpp | 217 UnicodeString::foldCase(uint32_t options) { in foldCase() function in UnicodeString
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | string_segment.cpp | 112 int32_t StringSegment::getPrefixLengthInternal(const UnicodeString& other, bool foldCase) { in getPrefixLengthInternal() argument 127 bool StringSegment::codePointsEqual(UChar32 cp1, UChar32 cp2, bool foldCase) { in codePointsEqual() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | string_segment.cpp | 112 int32_t StringSegment::getPrefixLengthInternal(const UnicodeString& other, bool foldCase) { in getPrefixLengthInternal() argument 127 bool StringSegment::codePointsEqual(UChar32 cp1, UChar32 cp2, bool foldCase) { in codePointsEqual() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | unistr_case.cpp | 217 UnicodeString::foldCase(uint32_t options) { in foldCase() function in UnicodeString
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UCharacter.java | 5620 public static int foldCase(int ch, boolean defaultmapping) { in foldCase() method in UCharacter 5641 public static String foldCase(String str, boolean defaultmapping) { in foldCase() method in UCharacter 5690 public static int foldCase(int ch, int options) { in foldCase() method in UCharacter 5709 public static final String foldCase(String str, int options) { foldCase() method in UCharacter [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UCharacter.java | 4885 public static int foldCase(int ch, boolean defaultmapping) { in foldCase() method in UCharacter 4905 public static String foldCase(String str, boolean defaultmapping) { in foldCase() method in UCharacter 4950 public static int foldCase(int ch, int options) { in foldCase() method in UCharacter 4968 public static final String foldCase(String str, int options) { foldCase() method in UCharacter [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |