/external/pcre/dist2/testdata/ |
D | testinput3 | 1 # 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 …]
|
D | testoutput3 | 1 # 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 …]
|
D | testoutput3A | 1 # 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 …]
|
D | testoutput3B | 1 # 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 …]
|
D | wintestinput3 | 1 # 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
|
D | wintestoutput3 | 1 # 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/ |
D | locale-fr.m4 | 40 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 …]
|
D | wcwidth.m4 | 69 if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|
D | locale-ja.m4 | 42 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
|
D | locale-zh.m4 | 43 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
|
/external/e2fsprogs/intl/ |
D | config.charset | 134 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 \
|
D | locale.alias | 44 fran�ais fr_FR.ISO-8859-1 45 french fr_FR.ISO-8859-1
|
/external/bison/lib/ |
D | config.charset | 137 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/ |
D | crestst.c | 422 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()
|
D | creststn.c | 2074 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/ |
D | LocaleDataTest.java | 412 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/ |
D | LocaleDataTest.java | 413 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/ |
D | fr_FR.txt | 3 fr_FR{
|
D | resfiles.mk | 104 fr_CI.txt fr_CM.txt fr_DJ.txt fr_DZ.txt fr_FR.txt\
|
/external/python/cpython2/Lib/test/ |
D | test_decimal.py | 850 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/ |
D | numberformattestspecification.txt | 24 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/ |
D | numberformattestspecification.txt | 24 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/ |
D | numberformattestspecification.txt | 24 set locale fr_FR 153 set locale fr_FR 482 set locale fr_FR 497 set locale fr_FR
|
/external/pcre/dist2/doc/html/ |
D | README.txt | 618 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/ |
D | README | 618 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"
|