2 /* Copyright (C) 1996,1997,1998,1999,2000,2005 Free Software Foundation, Inc.
3 This file is part of the GNU C Library.
4 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
6 This program is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License version 2 as
8 published by the Free Software Foundation.
10 This program is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details.
15 You should have received a copy of the GNU General Public License
16 along with this program; if not, write to the Free Software Foundation,
17 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
21 #include "locfile-token.h"
25 escape_char, tok_escape_char, 0
26 comment_char, tok_comment_char, 0
27 repertoiremap, tok_repertoiremap, 0
28 include, tok_include, 0
29 LC_CTYPE, tok_lc_ctype, 0
36 outdigit, tok_outdigit, 0
45 charclass, tok_charclass, 0
47 charconv, tok_charconv, 0
48 toupper, tok_toupper, 0
49 tolower, tok_tolower, 0
51 translit_start, tok_translit_start, 0
52 translit_end, tok_translit_end, 0
53 translit_ignore, tok_translit_ignore, 0
54 default_missing, tok_default_missing, 0
55 LC_COLLATE, tok_lc_collate, 0
56 coll_weight_max, tok_coll_weight_max, 0
57 section-symbol, tok_section_symbol, 0
58 collating-element, tok_collating_element, 0
59 collating-symbol, tok_collating_symbol, 0
60 symbol-equivalence, tok_symbol_equivalence, 0
62 order_start, tok_order_start, 0
63 order_end, tok_order_end, 0
65 forward, tok_forward, 0
66 backward, tok_backward, 0
67 position, tok_position, 0
68 UNDEFINED, tok_undefined, 0
70 reorder-after, tok_reorder_after, 0
71 reorder-end, tok_reorder_end, 0
72 reorder-sections-after, tok_reorder_sections_after, 0
73 reorder-sections-end, tok_reorder_sections_end, 0
80 LC_MONETARY, tok_lc_monetary, 0
81 int_curr_symbol, tok_int_curr_symbol, 0
82 currency_symbol, tok_currency_symbol, 0
83 mon_decimal_point, tok_mon_decimal_point, 0
84 mon_thousands_sep, tok_mon_thousands_sep, 0
85 mon_grouping, tok_mon_grouping, 0
86 positive_sign, tok_positive_sign, 0
87 negative_sign, tok_negative_sign, 0
88 int_frac_digits, tok_int_frac_digits, 0
89 frac_digits, tok_frac_digits, 0
90 p_cs_precedes, tok_p_cs_precedes, 0
91 p_sep_by_space, tok_p_sep_by_space, 0
92 n_cs_precedes, tok_n_cs_precedes, 0
93 n_sep_by_space, tok_n_sep_by_space, 0
94 p_sign_posn, tok_p_sign_posn, 0
95 n_sign_posn, tok_n_sign_posn, 0
96 int_p_cs_precedes, tok_int_p_cs_precedes, 0
97 int_p_sep_by_space, tok_int_p_sep_by_space, 0
98 int_n_cs_precedes, tok_int_n_cs_precedes, 0
99 int_n_sep_by_space, tok_int_n_sep_by_space, 0
100 int_p_sign_posn, tok_int_p_sign_posn, 0
101 int_n_sign_posn, tok_int_n_sign_posn, 0
102 duo_int_curr_symbol, tok_duo_int_curr_symbol, 0
103 duo_currency_symbol, tok_duo_currency_symbol, 0
104 duo_int_frac_digits, tok_duo_int_frac_digits, 0
105 duo_frac_digits, tok_duo_frac_digits, 0
106 duo_p_cs_precedes, tok_duo_p_cs_precedes, 0
107 duo_p_sep_by_space, tok_duo_p_sep_by_space, 0
108 duo_n_cs_precedes, tok_duo_n_cs_precedes, 0
109 duo_n_sep_by_space, tok_duo_n_sep_by_space, 0
110 duo_int_p_cs_precedes, tok_duo_int_p_cs_precedes, 0
111 duo_int_p_sep_by_space, tok_duo_int_p_sep_by_space, 0
112 duo_int_n_cs_precedes, tok_duo_int_n_cs_precedes, 0
113 duo_int_n_sep_by_space, tok_duo_int_n_sep_by_space, 0
114 duo_p_sign_posn, tok_duo_p_sign_posn, 0
115 duo_n_sign_posn, tok_duo_n_sign_posn, 0
116 duo_int_p_sign_posn, tok_duo_int_p_sign_posn, 0
117 duo_int_n_sign_posn, tok_duo_int_n_sign_posn, 0
118 uno_valid_from, tok_uno_valid_from, 0
119 uno_valid_to, tok_uno_valid_to, 0
120 duo_valid_from, tok_duo_valid_from, 0
121 duo_valid_to, tok_duo_valid_to, 0
122 conversion_rate, tok_conversion_rate, 0
123 LC_NUMERIC, tok_lc_numeric, 0
124 decimal_point, tok_decimal_point, 0
125 thousands_sep, tok_thousands_sep, 0
126 grouping, tok_grouping, 0
127 LC_TIME, tok_lc_time, 0
133 d_t_fmt, tok_d_t_fmt, 0
137 t_fmt_ampm, tok_t_fmt_ampm, 0
139 era_year, tok_era_year, 0
140 era_d_fmt, tok_era_d_fmt, 0
141 era_d_t_fmt, tok_era_d_t_fmt, 0
142 era_t_fmt, tok_era_t_fmt, 0
143 alt_digits, tok_alt_digits, 0
144 first_weekday, tok_first_weekday, 0
145 first_workday, tok_first_workday, 0
146 cal_direction, tok_cal_direction, 0
147 timezone, tok_timezone, 0
148 date_fmt, tok_date_fmt, 0
149 LC_MESSAGES, tok_lc_messages, 0
150 yesexpr, tok_yesexpr, 0
151 noexpr, tok_noexpr, 0
152 yesstr, tok_yesstr, 0
154 LC_PAPER, tok_lc_paper, 0
155 height, tok_height, 0
157 LC_NAME, tok_lc_name, 0
158 name_fmt, tok_name_fmt, 0
159 name_gen, tok_name_gen, 0
160 name_mr, tok_name_mr, 0
161 name_mrs, tok_name_mrs, 0
162 name_miss, tok_name_miss, 0
163 name_ms, tok_name_ms, 0
164 LC_ADDRESS, tok_lc_address, 0
165 postal_fmt, tok_postal_fmt, 0
166 country_name, tok_country_name, 0
167 country_post, tok_country_post, 0
168 country_ab2, tok_country_ab2, 0
169 country_ab3, tok_country_ab3, 0
170 country_num, tok_country_num, 0
171 country_car, tok_country_car, 0
172 country_isbn, tok_country_isbn, 0
173 lang_name, tok_lang_name, 0
174 lang_ab, tok_lang_ab, 0
175 lang_term, tok_lang_term, 0
176 lang_lib, tok_lang_lib, 0
177 LC_TELEPHONE, tok_lc_telephone, 0
178 tel_int_fmt, tok_tel_int_fmt, 0
179 tel_dom_fmt, tok_tel_dom_fmt, 0
180 int_select, tok_int_select, 0
181 int_prefix, tok_int_prefix, 0
182 LC_MEASUREMENT, tok_lc_measurement, 0
183 measurement, tok_measurement, 0
184 LC_IDENTIFICATION, tok_lc_identification, 0
186 source, tok_source, 0
187 address, tok_address, 0
188 contact, tok_contact, 0
192 language, tok_language, 0
193 territory, tok_territory, 0
194 audience, tok_audience, 0
195 application, tok_application, 0
196 abbreviation, tok_abbreviation, 0
197 revision, tok_revision, 0
199 category, tok_category, 0