Searched refs:tok_eol (Results 1 – 17 of 17) sorted by relevance
150 while (nowtok == tok_eol); in measurement_read()172 if (nowtok == tok_eol) in measurement_read()208 if (arg->tok == tok_eol) in measurement_read()
150 while (nowtok == tok_eol); in paper_read()171 if (nowtok == tok_eol) in paper_read()208 if (arg->tok == tok_eol) in paper_read()
171 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()
190 while (nowtok == tok_eol); in name_read()211 if (nowtok == tok_eol) in name_read()258 if (arg->tok == tok_eol) in name_read()
206 while (nowtok == tok_eol); in telephone_read()227 if (nowtok == tok_eol) in telephone_read()272 if (arg->tok == tok_eol) in telephone_read()
219 while (nowtok == tok_eol); in messages_read()242 if (nowtok == tok_eol) in messages_read()291 if (arg->tok == tok_eol) in messages_read()
693 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()
263 while (nowtok == tok_eol); in identification_read()285 if (nowtok == tok_eol) in identification_read()392 if (arg->tok == tok_eol) in identification_read()
325 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()
387 while (nowtok == tok_eol); in address_read()408 if (nowtok == tok_eol) in address_read()519 if (arg->tok == tok_eol) in address_read()
458 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()
161 if (nowtok == tok_eol) in repertoire_read()214 if (nowtok == tok_eol) in repertoire_read()
25 tok_eol, enumerator
1844 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 …]
548 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 …]
211 lr->token.tok = tok_eol; in lr_token()232 lr->token.tok = tok_eol; in lr_token()
117 if (nowtok == tok_eol) in locfile_read()
Completed in 39 milliseconds