Home
last modified time | relevance | path

Searched refs:french (Results 1 – 25 of 43) sorted by relevance

12

/third_party/pcre2/pcre2/testdata/
Dwintestinput33 # 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 …]
Dwintestoutput33 # 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 …]
Dtestinput33 # 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
Dtestoutput33 # 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
Dtestoutput3A3 # 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
Dtestoutput3B3 # 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/
DFontFamilyTest.cpp59 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/
DULocaleCollationTest.java298 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/
DULocaleCollationTest.java295 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/
Dlang-librep93 echo "Skipping test: no french locale is installed"
95 echo "Skipping test: no french locale is supported"
Dlang-c159 echo "Skipping test: no french locale is installed"
161 echo "Skipping test: no french locale is supported"
Dlang-objc166 echo "Skipping test: no french locale is installed"
168 echo "Skipping test: no french locale is supported"
Dlang-csharp162 echo "Skipping test: no french locale is installed"
164 echo "Skipping test: no french locale is supported"
Dlang-java186 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/
DRbnfSampleRuleSets.java418 public static final String french = field in RbnfSampleRuleSets
1625 french,
/third_party/curl/tests/data/
Dtest64933 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/
DCollationAPITest.java934 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/
DCollationAPITest.java931 boolean french = collator.isFrenchCollation();
952 collator.setFrenchCollation(!french);
953 if (collator.isFrenchCollation() == french) {
985 if (collator.isFrenchCollation() != french) {
/third_party/gettext/gettext-runtime/intl/
Dlocale.alias52 french fr_FR.ISO-8859-1
/third_party/gettext/gettext-tools/misc/Admin/
Dalias.X11179 french fr_CH.ISO8859-1
/third_party/gettext/Admin/
Dplans79 http://lists.debian.org/debian-l10n-french/2000/04/msg00058.html
/third_party/node/deps/npm/node_modules/libnpx/
DCHANGELOG.md234 * **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/
DJamfile.v2437 [ chrono-v1-v2-run ../example/french.cpp ]
/third_party/pcre2/pcre2/
DRunTest.bat290 echo ** Test 3 failure usually means french locale is not
/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp515 Locale french("fr", "FR"); in TestDisplayNames() local
522 doTestDisplayNames(french, DLANG_FR); in TestDisplayNames()
562 french.getDisplayCountry(s); in TestDisplayNames()

12