Home
last modified time | relevance | path

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

/locale/programs/
A Dld-measurement.c150 while (nowtok == tok_eol); in measurement_read()
172 if (nowtok == tok_eol) in measurement_read()
208 if (arg->tok == tok_eol) in measurement_read()
A Dld-paper.c150 while (nowtok == tok_eol); in paper_read()
171 if (nowtok == tok_eol) in paper_read()
208 if (arg->tok == tok_eol) in paper_read()
A Dld-numeric.c171 while (nowtok == tok_eol); in numeric_read()
192 if (nowtok == tok_eol) in numeric_read()
303 if (now->tok != tok_eol) in numeric_read()
321 if (now->tok == tok_eol) in numeric_read()
A Dld-name.c190 while (nowtok == tok_eol); in name_read()
211 if (nowtok == tok_eol) in name_read()
258 if (arg->tok == tok_eol) in name_read()
A Dld-telephone.c206 while (nowtok == tok_eol); in telephone_read()
227 if (nowtok == tok_eol) in telephone_read()
272 if (arg->tok == tok_eol) in telephone_read()
A Dld-messages.c219 while (nowtok == tok_eol); in messages_read()
242 if (nowtok == tok_eol) in messages_read()
291 if (arg->tok == tok_eol) in messages_read()
A Dld-time.c693 while (nowtok == tok_eol); in time_read()
714 if (nowtok == tok_eol) in time_read()
736 if (now->tok == tok_eol) \ in time_read()
768 if (now->tok != tok_semicolon && now->tok != tok_eol) \ in time_read()
771 if (now->tok != tok_eol) \ in time_read()
783 if (now->tok == tok_eol) \ in time_read()
843 if (now->tok != tok_eol && now->tok != tok_semicolon) in time_read()
955 if (now->tok == tok_eol) in time_read()
A Dld-identification.c263 while (nowtok == tok_eol); in identification_read()
285 if (nowtok == tok_eol) in identification_read()
392 if (arg->tok == tok_eol) in identification_read()
A Dcharmap.c325 if (nowtok == tok_eol) in parse_charmap()
488 if (nowtok == tok_eol) in parse_charmap()
623 if (nowtok == tok_eol) in parse_charmap()
668 if (nowtok == tok_eol) in parse_charmap()
765 if (nowtok == tok_eol) in parse_charmap()
A Dld-address.c387 while (nowtok == tok_eol); in address_read()
408 if (nowtok == tok_eol) in address_read()
519 if (arg->tok == tok_eol) in address_read()
A Dld-monetary.c458 while (nowtok == tok_eol); in monetary_read()
479 if (nowtok == tok_eol) in monetary_read()
682 if (now->tok != tok_eol) in monetary_read()
744 if (now->tok == tok_eol) in monetary_read()
A Drepertoire.c161 if (nowtok == tok_eol) in repertoire_read()
214 if (nowtok == tok_eol) in repertoire_read()
A Dlocfile-token.h25 tok_eol, enumerator
A Dld-ctype.c1844 if (now->tok != tok_eol && now->tok != tok_eof) in read_widestring()
1904 if (now->tok == tok_eol) in read_translit_entry()
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()
2096 while (nowtok == tok_eol); in ctype_read()
2168 if (nowtok == tok_eol) in ctype_read()
2187 if (now->tok != tok_eol) in ctype_read()
2202 if (now->tok != tok_eol) in ctype_read()
2659 if (now->tok == tok_eol) in ctype_read()
[all …]
A Dld-collate.c548 if (arg->tok == tok_eof || arg->tok == tok_eol || arg->tok == tok_comma in read_directions()
567 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()
911 else if (arg->tok != tok_eof && arg->tok != tok_eol) in insert_weights()
946 lr_ignore_rest (ldfile, arg->tok != tok_eol && arg->tok != tok_eof); in insert_weights()
2597 while (nowtok == tok_eol); in collate_read()
2689 if (nowtok == tok_eol) in collate_read()
2892 else if (arg->tok != tok_eol) in collate_read()
3199 if (arg->tok == tok_eol) in collate_read()
3684 if (arg->tok != tok_eof && arg->tok != tok_eol) in collate_read()
[all …]
A Dlinereader.c211 lr->token.tok = tok_eol; in lr_token()
232 lr->token.tok = tok_eol; in lr_token()
A Dlocfile.c117 if (nowtok == tok_eol) in locfile_read()

Completed in 39 milliseconds