Home
last modified time | relevance | path

Searched refs:fr_FR (Results 1 – 25 of 30) sorted by relevance

12

/external/pcre/dist2/testdata/
Dtestinput31 # This set of tests checks local-specific features, using the "fr_FR" locale.
3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is
14 /^[\w]+/locale=fr_FR
24 /^[\W]+/locale=fr_FR
33 /[\b]/locale=fr_FR
42 /^\w+/locale=fr_FR
48 /(.+)\b(.+)/locale=fr_FR
57 /�cole/i,locale=fr_FR
63 /\w/I,locale=fr_FR
65 # All remaining tests are in the fr_FR locale, so set the default.
[all …]
Dtestoutput31 # This set of tests checks local-specific features, using the "fr_FR" locale.
3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is
15 /^[\w]+/locale=fr_FR
28 /^[\W]+/locale=fr_FR
40 /[\b]/locale=fr_FR
52 /^\w+/locale=fr_FR
62 /(.+)\b(.+)/locale=fr_FR
74 /�cole/i,locale=fr_FR
86 /\w/I,locale=fr_FR
94 # All remaining tests are in the fr_FR locale, so set the default.
[all …]
Dtestoutput3A1 # This set of tests checks local-specific features, using the "fr_FR" locale.
3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is
15 /^[\w]+/locale=fr_FR
28 /^[\W]+/locale=fr_FR
40 /[\b]/locale=fr_FR
52 /^\w+/locale=fr_FR
62 /(.+)\b(.+)/locale=fr_FR
74 /�cole/i,locale=fr_FR
86 /\w/I,locale=fr_FR
94 # All remaining tests are in the fr_FR locale, so set the default.
[all …]
Dtestoutput3B1 # This set of tests checks local-specific features, using the "fr_FR" locale.
3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is
15 /^[\w]+/locale=fr_FR
28 /^[\W]+/locale=fr_FR
40 /[\b]/locale=fr_FR
52 /^\w+/locale=fr_FR
62 /(.+)\b(.+)/locale=fr_FR
74 /�cole/i,locale=fr_FR
86 /\w/I,locale=fr_FR
94 # All remaining tests are in the fr_FR locale, so set the default.
[all …]
Dwintestinput31 # This set of tests checks local-specific features, using the "fr_FR" locale.
3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is
Dwintestoutput31 # This set of tests checks local-specific features, using the "fr_FR" locale.
3 # be whichever of "fr_FR", "french", or "fr" is found to exist. There is
/external/bison/m4/
Dlocale-fr.m440 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
68 On NetBSD 3.0 in the fr_FR.ISO8859-1 locale, localeconv()->decimal_point
99 if (LC_ALL=fr_FR LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
100 gt_cv_locale_fr=fr_FR
103 if (LC_ALL=fr_FR.ISO-8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
104 gt_cv_locale_fr=fr_FR.ISO-8859-1
107 if (LC_ALL=fr_FR.ISO8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
108 gt_cv_locale_fr=fr_FR.ISO8859-1
111 if (LC_ALL=fr_FR.iso88591 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
112 gt_cv_locale_fr=fr_FR.iso88591
[all …]
Dwcwidth.m469 if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
Dlocale-ja.m442 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
Dlocale-zh.m443 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
/external/e2fsprogs/intl/
Dconfig.charset134 et_EE eu eu_ES fi fi_FI fo fo_FO fr fr_BE fr_CA fr_CH fr_FR \
360 fi_FI fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT la_LN \
408 fi_FI fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE \
Dlocale.alias44 fran�ais fr_FR.ISO-8859-1
45 french fr_FR.ISO-8859-1
/external/bison/lib/
Dconfig.charset137 et_EE eu eu_ES fi fi_FI fo fo_FO fr fr_BE fr_CA fr_CH fr_FR \
363 fi_FI fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT la_LN \
423 fi_FI fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE \
/external/icu/icu4c/source/test/cintltst/
Dcrestst.c422 UResourceBundle *fr_FR = NULL; in TestFallback() local
428 fr_FR = ures_open(NULL, "fr_FR", &status); in TestFallback()
439 junk = ures_getStringByKey(fr_FR, "LocaleID", &resultLen, &status); in TestFallback()
442 junk = ures_getStringByKey(fr_FR, "LocaleString", &resultLen, &status); in TestFallback()
444 junk = ures_getStringByKey(fr_FR, "LocaleID", &resultLen, &status); in TestFallback()
448 subResource = ures_getByKey(fr_FR, "layout", NULL, &status); in TestFallback()
458 junk = ures_getStringByKey(fr_FR, "ExemplarCharacters", &resultLen, &status); in TestFallback()
467 ures_close(fr_FR); in TestFallback()
Dcreststn.c2074 UResourceBundle *fr_FR = NULL; in TestFallback() local
2080 fr_FR = ures_open(NULL, "fr_FR", &status); in TestFallback()
2091 junk = tres_getString(fr_FR, -1, "LocaleID", &resultLen, &status); in TestFallback()
2093 junk = tres_getString(fr_FR, -1, "LocaleString", &resultLen, &status); in TestFallback()
2095 junk = tres_getString(fr_FR, -1, "LocaleID", &resultLen, &status); in TestFallback()
2100 subResource = ures_getByKey(fr_FR, "layout", NULL, &status); in TestFallback()
2111 junk = tres_getString(fr_FR, -1, "ExemplarCharacters", &resultLen, &status); in TestFallback()
2120 ures_close(fr_FR); in TestFallback()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleDataTest.java412 LocaleData fr_FR = LocaleData.getInstance(ULocale.FRANCE); in TestFallback() local
416 …assertEquals("Start quotes are not equal", fr_FR.getDelimiter(LocaleData.QUOTATION_START), fr_CH.g… in TestFallback()
417 …assertEquals("End quotes are not equals", fr_FR.getDelimiter(LocaleData.QUOTATION_END), fr_CH.getD… in TestFallback()
418 …assertNotEquals("Alt start quotes are equal", fr_FR.getDelimiter(LocaleData.ALT_QUOTATION_START), … in TestFallback()
419 …assertNotEquals("Alt end quotes are equals", fr_FR.getDelimiter(LocaleData.ALT_QUOTATION_END), fr_… in TestFallback()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleDataTest.java413 LocaleData fr_FR = LocaleData.getInstance(ULocale.FRANCE); in TestFallback() local
417 …assertEquals("Start quotes are not equal", fr_FR.getDelimiter(LocaleData.QUOTATION_START), fr_CH.g… in TestFallback()
418 …assertEquals("End quotes are not equals", fr_FR.getDelimiter(LocaleData.QUOTATION_END), fr_CH.getD… in TestFallback()
419 …assertNotEquals("Alt start quotes are equal", fr_FR.getDelimiter(LocaleData.ALT_QUOTATION_START), … in TestFallback()
420 …assertNotEquals("Alt end quotes are equals", fr_FR.getDelimiter(LocaleData.ALT_QUOTATION_END), fr_… in TestFallback()
/external/icu/icu4c/source/data/locales/
Dfr_FR.txt3 fr_FR{
Dresfiles.mk104 fr_CI.txt fr_CM.txt fr_DJ.txt fr_DZ.txt fr_FR.txt\
/external/python/cpython2/Lib/test/
Dtest_decimal.py850 fr_FR = {
873 self.assertEqual(get_fmt(Decimal('12.7'), fr_FR), '12,7')
878 self.assertEqual(get_fmt(123456789, fr_FR), '123456789')
883 self.assertEqual(get_fmt(123456789, fr_FR, '.6n'), '1,23457e+8')
888 self.assertEqual(get_fmt(1234, fr_FR, '03n'), '1234')
889 self.assertEqual(get_fmt(1234, fr_FR, '04n'), '1234')
890 self.assertEqual(get_fmt(1234, fr_FR, '05n'), '01234')
891 self.assertEqual(get_fmt(1234, fr_FR, '06n'), '001234')
/external/icu/icu4c/source/test/testdata/
Dnumberformattestspecification.txt24 set locale fr_FR
153 set locale fr_FR
482 set locale fr_FR
497 set locale fr_FR
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/
Dnumberformattestspecification.txt24 set locale fr_FR
153 set locale fr_FR
482 set locale fr_FR
497 set locale fr_FR
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
Dnumberformattestspecification.txt24 set locale fr_FR
153 set locale fr_FR
482 set locale fr_FR
497 set locale fr_FR
/external/pcre/dist2/doc/html/
DREADME.txt618 script uses the "locale" command to check for the availability of the "fr_FR",
620 command fails, or if its output doesn't include "fr_FR", "french", or "fr" in
624 ** Failed to set locale "fr_FR"
/external/pcre/dist2/
DREADME618 script uses the "locale" command to check for the availability of the "fr_FR",
620 command fails, or if its output doesn't include "fr_FR", "french", or "fr" in
624 ** Failed to set locale "fr_FR"

12