Home
last modified time | relevance | path

Searched refs:caseFirst (Results 1 – 15 of 15) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_intl.js85 caseFirst: '[PC preview] unknow caseFirst', property
192 caseFirst: '[PC preview] unknow caseFirst', property
220 caseFirst: '[PC preview] unknow caseFirst', property
/third_party/flutter/skia/third_party/externals/icu/source/data/coll/
Dda.txt10 "[caseFirst off]"
16 "[caseFirst upper]"
Dmt.txt8 "[caseFirst upper]"
/third_party/skia/third_party/externals/icu/source/data/coll/
Dda.txt10 "[caseFirst off]"
16 "[caseFirst upper]"
Dmt.txt8 "[caseFirst upper]"
/third_party/icu/icu4c/source/data/coll/
Dda.txt10 "[caseFirst off]"
16 "[caseFirst upper]"
Dmt.txt8 "[caseFirst upper]"
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
Dcollationtest.txt622 % caseFirst=lower
641 ** test: tertiary CEs, tertiary, caseLevel=off, caseFirst=lower
644 % caseFirst=lower
654 ** test: tertiary CEs, tertiary, caseLevel=off, caseFirst=upper
655 % caseFirst=upper
2276 % caseFirst=upper
2337 % caseFirst=upper
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/
Dcollationtest.txt622 % caseFirst=lower
641 ** test: tertiary CEs, tertiary, caseLevel=off, caseFirst=lower
644 % caseFirst=lower
654 ** test: tertiary CEs, tertiary, caseLevel=off, caseFirst=upper
655 % caseFirst=upper
2276 % caseFirst=upper
2337 % caseFirst=upper
/third_party/icu/icu4c/source/test/testdata/
Dcollationtest.txt622 % caseFirst=lower
641 ** test: tertiary CEs, tertiary, caseLevel=off, caseFirst=lower
644 % caseFirst=lower
654 ** test: tertiary CEs, tertiary, caseLevel=off, caseFirst=upper
655 % caseFirst=upper
2276 % caseFirst=upper
2337 % caseFirst=upper
/third_party/icu/docs/userguide/collation/customization/
Dindex.md261 #### caseFirst subsubsection
262 - **`[caseFirst off]`**
263 - `[caseFirst upper]`
264 - `[caseFirst lower]`
336 [caseFirst upper]
/third_party/typescript/src/lib/
Des5.d.ts4269 caseFirst?: string; property
4280 caseFirst: string; property
/third_party/typescript/lib/
Dlib.es5.d.ts4289 caseFirst?: string; property
4300 caseFirst: string; property
/third_party/icu/icu4c/source/test/cintltst/
Dcmsccoll.c280 UColAttributeValue caseFirst[] = { variable
356 for(h = 0; h<UPRV_LENGTHOF(caseFirst); h++) {
357 ucol_setAttribute(coll, UCOL_CASE_FIRST, caseFirst[i], &status);
/third_party/typescript/tests/lib/
Dlib.d.ts3862 caseFirst?: string; property
3873 caseFirst: string; property