Home
last modified time | relevance | path

Searched refs:iDotGrave (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCaseProps.java975 iDotGrave= "i\u0307\u0300", field in UCaseProps
1053 out.append(iDotGrave); in toFullLower()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java975 iDotGrave= "i\u0307\u0300", field in UCaseProps
1053 out.append(iDotGrave); in toFullLower()
/third_party/skia/third_party/externals/icu/source/common/
Ducase.cpp207 static const UChar iDotGrave[3] = { 0x69, 0x307, 0x300 }; variable
1122 *pString=iDotGrave; in ucase_toFullLower()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducase.cpp206 static const UChar iDotGrave[3] = { 0x69, 0x307, 0x300 }; variable
1096 *pString=iDotGrave; in ucase_toFullLower()
/third_party/node/deps/icu-small/source/common/
Ducase.cpp207 static const UChar iDotGrave[3] = { 0x69, 0x307, 0x300 }; variable
1122 *pString=iDotGrave; in ucase_toFullLower()
/third_party/icu/icu4c/source/common/
Ducase.cpp207 static const UChar iDotGrave[3] = { 0x69, 0x307, 0x300 }; variable
1122 *pString=iDotGrave; in ucase_toFullLower()