Searched refs:token_t (Results 1 – 18 of 18) sorted by relevance
20 enum token_t enum249 enum token_t token;254 enum token_t base;255 enum token_t group;256 enum token_t list;
37 enum token_t tok;
64 enum token_t ellipsis = tok_none; in repertoire_read()150 enum token_t nowtok = now->tok; in repertoire_read()
140 enum token_t nowtok; in measurement_read()
140 enum token_t nowtok; in paper_read()
280 enum token_t expected_tok = tok_error; in parse_charmap()284 enum token_t ellipsis = 0; in parse_charmap()314 enum token_t nowtok = now->tok; in parse_charmap()
180 enum token_t nowtok; in name_read()
196 enum token_t nowtok; in telephone_read()
204 enum token_t nowtok; in messages_read()
53 struct localedef_t *result, enum token_t token,
156 enum token_t nowtok; in numeric_read()
253 enum token_t nowtok; in identification_read()
111 enum token_t nowtok = now->tok; in locfile_read()957 enum token_t token, int locale, const char *locale_name, in handle_copy()
699 enum token_t ellipsis) in insert_weights()1076 enum token_t ellipsis, const struct charmap_t *charmap, in handle_ellipsis()2520 static enum token_t2527 enum token_t nowtok = now->tok; in skip_to()2569 enum token_t nowtok; in collate_read()2570 enum token_t was_ellipsis = tok_none; in collate_read()2872 enum token_t ellipsis = tok_none; in collate_read()
376 enum token_t nowtok; in address_read()
444 enum token_t nowtok; in monetary_read()
677 enum token_t nowtok; in time_read()
2071 enum token_t nowtok; in ctype_read()2074 enum token_t last_token; in ctype_read()2075 enum token_t ellipsis_token; in ctype_read()
Completed in 40 milliseconds