Searched refs:tok_lc_numeric (Results 1 – 5 of 5) sorted by relevance
/locale/programs/ |
A D | ld-numeric.c | 176 handle_copy (ldfile, charmap, repertoire_name, result, tok_lc_numeric, in numeric_read() 323 else if (now->tok != tok_lc_numeric) in numeric_read() 326 lr_ignore_rest (ldfile, now->tok == tok_lc_numeric); in numeric_read()
|
A D | locfile-token.h | 163 tok_lc_numeric, enumerator
|
A D | locfile-kw.h | 163 {"LC_NUMERIC", tok_lc_numeric, 0}, in locfile_hash()
|
A D | locfile-kw.gperf | 125 LC_NUMERIC, tok_lc_numeric, 0
|
A D | locfile.c | 192 case tok_lc_numeric: in locfile_read()
|
Completed in 13 milliseconds