/third_party/pcre2/pcre2/testdata/ |
D | wintestinput3 | 3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is 5 # where the locale is called "french" and the tests are run using 14 /^[\w]+/locale=french 24 /^[\W]+/locale=french 33 /[\b]/locale=french 42 /^\w+/locale=french 48 /(.+)\b(.+)/locale=french 57 /�cole/i,locale=french 63 /\w/I,locale=french 65 # All remaining tests are in the french locale, so set the default. [all …]
|
D | wintestoutput3 | 3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is 5 # where the locale is called "french" and the tests are run using 16 /^[\w]+/locale=french 30 /^[\W]+/locale=french 44 /[\b]/locale=french 58 /^\w+/locale=french 68 /(.+)\b(.+)/locale=french 84 /�cole/i,locale=french 96 /\w/I,locale=french 105 # All remaining tests are in the french locale, so set the default. [all …]
|
D | testinput3 | 3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is 5 # where the locale is called "french" and the tests are run using
|
D | testoutput3 | 3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is 5 # where the locale is called "french" and the tests are run using
|
D | testoutput3A | 3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is 5 # where the locale is called "french" and the tests are run using
|
D | testoutput3B | 3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is 5 # where the locale is called "french" and the tests are run using
|
/third_party/flutter/engine/flutter/third_party/txt/tests/ |
D | FontFamilyTest.cpp | 59 FontLanguage french = createFontLanguage("fr"); in TEST_F() local 64 EXPECT_EQ(french, french); in TEST_F() 73 EXPECT_TRUE(english != french); in TEST_F() 82 EXPECT_FALSE(french.isUnsupported()); in TEST_F() 303 FontLanguage french = createFontLanguage("fr"); in TEST_F() local 307 EXPECT_EQ(french, twoLangs[1]); in TEST_F() 331 FontLanguage french = createFontLanguage("fr"); in TEST_F() local 342 EXPECT_EQ(french, fr[0]); in TEST_F() 348 EXPECT_EQ(french, fr2[0]); in TEST_F() 355 EXPECT_EQ(french, langs2[1]); in TEST_F()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | ULocaleCollationTest.java | 298 ULocale french = ULocale.FRENCH; in TestNameList() local 299 LocaleDisplayNames names = LocaleDisplayNames.getInstance(french, in TestNameList() 304 Collator collator = Collator.getInstance(french); in TestNameList() 334 ULocale french = ULocale.FRENCH; in TestIllformedLocale() local 335 Collator collator = Collator.getInstance(french); in TestIllformedLocale() 336 LocaleDisplayNames names = LocaleDisplayNames.getInstance(french, in TestIllformedLocale()
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/ |
D | ULocaleCollationTest.java | 295 ULocale french = ULocale.FRENCH; in TestNameList() local 296 LocaleDisplayNames names = LocaleDisplayNames.getInstance(french, in TestNameList() 301 Collator collator = Collator.getInstance(french); in TestNameList() 331 ULocale french = ULocale.FRENCH; in TestIllformedLocale() local 332 Collator collator = Collator.getInstance(french); in TestIllformedLocale() 333 LocaleDisplayNames names = LocaleDisplayNames.getInstance(french, in TestIllformedLocale()
|
/third_party/gettext/gettext-tools/tests/ |
D | lang-librep | 93 echo "Skipping test: no french locale is installed" 95 echo "Skipping test: no french locale is supported"
|
D | lang-c | 159 echo "Skipping test: no french locale is installed" 161 echo "Skipping test: no french locale is supported"
|
D | lang-objc | 166 echo "Skipping test: no french locale is installed" 168 echo "Skipping test: no french locale is supported"
|
D | lang-csharp | 162 echo "Skipping test: no french locale is installed" 164 echo "Skipping test: no french locale is supported"
|
D | lang-java | 186 echo "Skipping test: no french locale is installed" 188 echo "Skipping test: no french locale is supported"
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
D | RbnfSampleRuleSets.java | 418 public static final String french = field in RbnfSampleRuleSets 1625 french,
|
/third_party/curl/tests/data/ |
D | test649 | 33 This is an attached file (in french: pièce jointe). 66 This is an attached file (in french: pi
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationAPITest.java | 934 boolean french = collator.isFrenchCollation(); 955 collator.setFrenchCollation(!french); 956 if (collator.isFrenchCollation() == french) { 988 if (collator.isFrenchCollation() != french) {
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationAPITest.java | 931 boolean french = collator.isFrenchCollation(); 952 collator.setFrenchCollation(!french); 953 if (collator.isFrenchCollation() == french) { 985 if (collator.isFrenchCollation() != french) {
|
/third_party/gettext/gettext-runtime/intl/ |
D | locale.alias | 52 french fr_FR.ISO-8859-1
|
/third_party/gettext/gettext-tools/misc/Admin/ |
D | alias.X11 | 179 french fr_CH.ISO8859-1
|
/third_party/gettext/Admin/ |
D | plans | 79 http://lists.debian.org/debian-l10n-french/2000/04/msg00058.html
|
/third_party/node/deps/npm/node_modules/libnpx/ |
D | CHANGELOG.md | 234 * **i18n:** Fix typos in french locale (#78) ([f277fc7](https://github.com/npm/npx/commit/f277fc7))… 492 * **i18n:** gender inclusiveness fix for french version (#37) ([04920ae](https://github.com/npm/npx… 562 * **i18n:** add french locale (#29) ([662395b](https://github.com/npm/npx/commit/662395b))
|
/third_party/boost/libs/chrono/test/ |
D | Jamfile.v2 | 437 [ chrono-v1-v2-run ../example/french.cpp ]
|
/third_party/pcre2/pcre2/ |
D | RunTest.bat | 290 echo ** Test 3 failure usually means french locale is not
|
/third_party/icu/icu4c/source/test/intltest/ |
D | loctest.cpp | 515 Locale french("fr", "FR"); in TestDisplayNames() local 522 doTestDisplayNames(french, DLANG_FR); in TestDisplayNames() 562 french.getDisplayCountry(s); in TestDisplayNames()
|