diff options
Diffstat (limited to 'localedata/tst-fmon-locales')
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_n01y12 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_n02n40 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_n10y31 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_n11y41 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_n12y11 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_n20n32 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_n30y20 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_n41n00 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_y01y10 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_y02n22 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_y22n42 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_y30y21 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_y32n31 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_y40y00 | 28 | ||||
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_y42n21 | 28 |
15 files changed, 420 insertions, 0 deletions
diff --git a/localedata/tst-fmon-locales/tstfmon_n01y12 b/localedata/tst-fmon-locales/tstfmon_n01y12 new file mode 100644 index 0000000..f8fac3c --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_n01y12 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 0 +p_sign_posn 0 +p_sep_by_space 1 +n_cs_precedes 1 +n_sign_posn 1 +n_sep_by_space 2 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_n02n40 b/localedata/tst-fmon-locales/tstfmon_n02n40 new file mode 100644 index 0000000..be9ecf3 --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_n02n40 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 0 +p_sign_posn 0 +p_sep_by_space 2 +n_cs_precedes 0 +n_sign_posn 4 +n_sep_by_space 0 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_n10y31 b/localedata/tst-fmon-locales/tstfmon_n10y31 new file mode 100644 index 0000000..47fe7b4 --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_n10y31 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 0 +p_sign_posn 1 +p_sep_by_space 0 +n_cs_precedes 1 +n_sign_posn 3 +n_sep_by_space 1 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_n11y41 b/localedata/tst-fmon-locales/tstfmon_n11y41 new file mode 100644 index 0000000..3a7f5dc --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_n11y41 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 0 +p_sign_posn 1 +p_sep_by_space 1 +n_cs_precedes 1 +n_sign_posn 4 +n_sep_by_space 1 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_n12y11 b/localedata/tst-fmon-locales/tstfmon_n12y11 new file mode 100644 index 0000000..c8cb113 --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_n12y11 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 0 +p_sign_posn 1 +p_sep_by_space 2 +n_cs_precedes 1 +n_sign_posn 1 +n_sep_by_space 1 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_n20n32 b/localedata/tst-fmon-locales/tstfmon_n20n32 new file mode 100644 index 0000000..679d1fe --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_n20n32 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 0 +p_sign_posn 2 +p_sep_by_space 0 +n_cs_precedes 0 +n_sign_posn 3 +n_sep_by_space 2 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_n30y20 b/localedata/tst-fmon-locales/tstfmon_n30y20 new file mode 100644 index 0000000..4d7f761 --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_n30y20 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 0 +p_sign_posn 3 +p_sep_by_space 0 +n_cs_precedes 1 +n_sign_posn 2 +n_sep_by_space 0 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_n41n00 b/localedata/tst-fmon-locales/tstfmon_n41n00 new file mode 100644 index 0000000..c50cd56 --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_n41n00 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 0 +p_sign_posn 4 +p_sep_by_space 1 +n_cs_precedes 0 +n_sign_posn 0 +n_sep_by_space 0 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_y01y10 b/localedata/tst-fmon-locales/tstfmon_y01y10 new file mode 100644 index 0000000..fa3dffe --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_y01y10 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sign_posn 0 +p_sep_by_space 1 +n_cs_precedes 1 +n_sign_posn 1 +n_sep_by_space 0 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_y02n22 b/localedata/tst-fmon-locales/tstfmon_y02n22 new file mode 100644 index 0000000..9a1dd61 --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_y02n22 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "" +negative_sign "<O></><D>" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sign_posn 0 +p_sep_by_space 2 +n_cs_precedes 0 +n_sign_posn 2 +n_sep_by_space 2 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_y22n42 b/localedata/tst-fmon-locales/tstfmon_y22n42 new file mode 100644 index 0000000..f12d533 --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_y22n42 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sign_posn 2 +p_sep_by_space 2 +n_cs_precedes 0 +n_sign_posn 4 +n_sep_by_space 2 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_y30y21 b/localedata/tst-fmon-locales/tstfmon_y30y21 new file mode 100644 index 0000000..d777583 --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_y30y21 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sign_posn 3 +p_sep_by_space 0 +n_cs_precedes 1 +n_sign_posn 2 +n_sep_by_space 1 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_y32n31 b/localedata/tst-fmon-locales/tstfmon_y32n31 new file mode 100644 index 0000000..093341c --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_y32n31 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sign_posn 3 +p_sep_by_space 2 +n_cs_precedes 0 +n_sign_posn 3 +n_sep_by_space 1 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_y40y00 b/localedata/tst-fmon-locales/tstfmon_y40y00 new file mode 100644 index 0000000..5e4cf12 --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_y40y00 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sign_posn 4 +p_sep_by_space 0 +n_cs_precedes 1 +n_sign_posn 0 +n_sep_by_space 0 +END LC_MONETARY diff --git a/localedata/tst-fmon-locales/tstfmon_y42n21 b/localedata/tst-fmon-locales/tstfmon_y42n21 new file mode 100644 index 0000000..3dcf4a3 --- /dev/null +++ b/localedata/tst-fmon-locales/tstfmon_y42n21 @@ -0,0 +1,28 @@ +repertoiremap mnemonic.ds + +# One of a set of test locales for strfmon() + +# The six characters after the "_" in the locale name indicate +# the last six LC_MONETARY values below. + +LC_CTYPE +copy "POSIX" +END LC_CTYPE + +LC_MONETARY +int_curr_symbol "<U><S><D><SP>" +currency_symbol "<DO>" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "<+>" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sign_posn 4 +p_sep_by_space 2 +n_cs_precedes 0 +n_sign_posn 2 +n_sep_by_space 1 +END LC_MONETARY |