Searched refs:tok_eof (Results 1 – 17 of 17) sorted by relevance
168 if (nowtok == tok_eof) in measurement_read()206 if (arg->tok == tok_eof) in measurement_read()
167 if (nowtok == tok_eof) in paper_read()206 if (arg->tok == tok_eof) in paper_read()
207 if (nowtok == tok_eof) in name_read()256 if (arg->tok == tok_eof) in name_read()
223 if (nowtok == tok_eof) in telephone_read()270 if (arg->tok == tok_eof) in telephone_read()
238 if (nowtok == tok_eof) in messages_read()289 if (arg->tok == tok_eof) in messages_read()
188 if (nowtok == tok_eof) in numeric_read()319 if (now->tok == tok_eof) in numeric_read()
1844 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 …]
281 if (nowtok == tok_eof) in identification_read()390 if (arg->tok == tok_eof) in identification_read()
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()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 …]
24 tok_eof, enumerator
404 if (nowtok == tok_eof) in address_read()517 if (arg->tok == tok_eof) in address_read()
114 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()
475 if (nowtok == tok_eof) in monetary_read()742 if (now->tok == tok_eof) in monetary_read()
153 if (nowtok == tok_eof) in repertoire_read()
710 if (nowtok == tok_eof) in time_read()953 if (now->tok == tok_eof) in time_read()
205 lr->token.tok = tok_eof; in lr_token()
317 if (nowtok == tok_eof) in parse_charmap()
Completed in 40 milliseconds