Home
last modified time | relevance | path

Searched refs:token (Results 1 – 21 of 21) sorted by relevance

/locale/programs/
A Dlinereader.c190 struct token *
249 return &lr->token; in lr_token()
257 return &lr->token; in lr_token()
264 return &lr->token; in lr_token()
272 return &lr->token; in lr_token()
278 return &lr->token; in lr_token()
416 return &lr->token; in get_toplvl_escape()
519 lr->token.tok = kw->token; in get_symname()
533 return &lr->token; in get_symname()
572 lr->token.tok = kw->token; in get_ident()
[all …]
A Dlinereader.h35 struct token struct
74 struct token token; argument
90 extern struct token *lr_token (struct linereader *lr,
A Dcharmap.c313 struct token *now = lr_token (cmfile, NULL, NULL, NULL, verbose); in parse_charmap()
315 struct token *arg; in parse_charmap()
521 cmfile->token.val.ucs4); in parse_charmap()
599 cmfile->token.val.str.startmb, in parse_charmap()
600 cmfile->token.val.str.lenmb); in parse_charmap()
604 cmfile->token.val.ucs4); in parse_charmap()
699 cmfile->token.val.ucs4); in parse_charmap()
754 cmfile->token.val.ucs4); in parse_charmap()
797 cmfile->token.val.ucs4); in parse_charmap()
834 cmfile->token.val.ucs4); in parse_charmap()
A Drepertoire.c149 struct token *now = lr_token (repfile, NULL, NULL, NULL, verbose); in repertoire_read()
151 struct token *arg; in repertoire_read()
303 repfile->token.val.str.startmb, in repertoire_read()
304 repfile->token.val.str.lenmb); in repertoire_read()
A Dld-measurement.c138 struct token *now; in measurement_read()
139 struct token *arg; in measurement_read()
A Dld-paper.c138 struct token *now; in paper_read()
139 struct token *arg; in paper_read()
A Dld-identification.c249 struct token *now; in identification_read()
250 struct token *arg; in identification_read()
251 struct token *cattok; in identification_read()
A Dlocfile.c110 struct token *now = lr_token (ldfile, charmap, NULL, NULL, verbose); in locfile_read()
112 struct token *arg; in locfile_read()
957 enum token_t token, int locale, const char *locale_name, in handle_copy() argument
960 struct token *now; in handle_copy()
1001 if (now->tok != token) in handle_copy()
1005 lr_ignore_rest (ldfile, now->tok == token); in handle_copy()
A Dld-name.c178 struct token *now; in name_read()
179 struct token *arg; in name_read()
A Dld-telephone.c194 struct token *now; in telephone_read()
195 struct token *arg; in telephone_read()
A Dld-messages.c203 struct token *now; in messages_read()
235 struct token *arg; in messages_read()
A Dcharmap-kw.gperf21 #include "locfile-token.h"
A Dlocfile-token.h249 enum token_t token; member
A Dld-address.c374 struct token *now; in address_read()
375 struct token *arg; in address_read()
A Dlocfile.h53 struct localedef_t *result, enum token_t token,
A Dld-numeric.c155 struct token *now; in numeric_read()
A Dlocfile-kw.gperf21 #include "locfile-token.h"
A Dld-ctype.c1256 get_character (struct token *now, const struct charmap_t *charmap, in get_character()
1342 struct token *now, in charclass_symbolic_ellipsis()
1455 struct token *now, uint32_t last_wch, in charclass_ucs4_ellipsis()
1580 struct token *now, char *last_charcode, in charclass_charcode_ellipsis()
1784 read_widestring (struct linereader *ldfile, struct token *now, in read_widestring()
1856 struct token *now, const struct charmap_t *charmap, in read_translit_entry()
1948 struct token *now = lr_token (ldfile, charmap, NULL, repertoire, in read_translit_ignore_entry()
2070 struct token *now; in ctype_read()
A Dld-collate.c462 read_directions (struct linereader *ldfile, struct token *arg, in read_directions()
702 struct token *arg; in insert_weights()
2526 struct token *now = lr_token (ldfile, charmap, NULL, NULL, 0); in skip_to()
2567 struct token *now; in collate_read()
2568 struct token *arg = NULL; in collate_read()
3531 (int) ldfile->token.val.str.lenmb, in collate_read()
3532 ldfile->token.val.str.startmb); in collate_read()
A Dld-monetary.c443 struct token *now; in monetary_read()
A Dld-time.c676 struct token *now; in time_read()

Completed in 46 milliseconds