Home
last modified time | relevance | path

Searched refs:tok_eof (Results 1 – 17 of 17) sorted by relevance

/locale/programs/
A Dld-measurement.c168 if (nowtok == tok_eof) in measurement_read()
206 if (arg->tok == tok_eof) in measurement_read()
A Dld-paper.c167 if (nowtok == tok_eof) in paper_read()
206 if (arg->tok == tok_eof) in paper_read()
A Dld-name.c207 if (nowtok == tok_eof) in name_read()
256 if (arg->tok == tok_eof) in name_read()
A Dld-telephone.c223 if (nowtok == tok_eof) in telephone_read()
270 if (arg->tok == tok_eof) in telephone_read()
A Dld-messages.c238 if (nowtok == tok_eof) in messages_read()
289 if (arg->tok == tok_eof) in messages_read()
A Dld-numeric.c188 if (nowtok == tok_eof) in numeric_read()
319 if (now->tok == tok_eof) in numeric_read()
A Dld-ctype.c1844 if (now->tok != tok_eol && now->tok != tok_eof) in read_widestring()
1953 if (now->tok == tok_eol || now->tok == tok_eof) in read_translit_ignore_entry()
2004 if (now->tok == tok_eol || now->tok == tok_eof) in read_translit_ignore_entry()
2046 if (now->tok == tok_eol || now->tok == tok_eof) in read_translit_ignore_entry()
2111 if (now->tok != tok_eof in ctype_read()
2113 now->tok == tok_eof)) in ctype_read()
2164 if (nowtok == tok_eof) in ctype_read()
2637 if (now->tok == tok_eof) in ctype_read()
2781 if (now->tok == tok_eof) in ctype_read()
2823 if (now->tok == tok_eof) in ctype_read()
[all …]
A Dld-identification.c281 if (nowtok == tok_eof) in identification_read()
390 if (arg->tok == tok_eof) in identification_read()
A Dld-collate.c567 if (arg->tok == tok_eof || arg->tok == tok_eol) in read_directions()
739 if (arg->tok == tok_eof || arg->tok == tok_eol) in insert_weights()
2529 if (nowtok == tok_eof || nowtok == tok_end) in skip_to()
2537 if (nowtok == tok_eof || nowtok == tok_end) in skip_to()
2636 if (now->tok != tok_eof in collate_read()
2638 now->tok == tok_eof)) in collate_read()
2685 if (nowtok == tok_eof) in collate_read()
3801 if (arg->tok == tok_eof) in collate_read()
3918 else if (nowtok == tok_eof) in collate_read()
3931 if (nowtok == tok_eof) in collate_read()
[all …]
A Dlocfile-token.h24 tok_eof, enumerator
A Dld-address.c404 if (nowtok == tok_eof) in address_read()
517 if (arg->tok == tok_eof) in address_read()
A Dlocfile.c114 if (nowtok == tok_eof) in locfile_read()
984 != tok_end && now->tok != tok_eof) in handle_copy()
996 if (now->tok != tok_eof) in handle_copy()
A Dld-monetary.c475 if (nowtok == tok_eof) in monetary_read()
742 if (now->tok == tok_eof) in monetary_read()
A Drepertoire.c153 if (nowtok == tok_eof) in repertoire_read()
A Dld-time.c710 if (nowtok == tok_eof) in time_read()
953 if (now->tok == tok_eof) in time_read()
A Dlinereader.c205 lr->token.tok = tok_eof; in lr_token()
A Dcharmap.c317 if (nowtok == tok_eof) in parse_charmap()

Completed in 40 milliseconds