Searched refs:tok_semicolon (Results 1 – 8 of 8) sorted by relevance
768 if (now->tok != tok_semicolon && now->tok != tok_eol) \ in time_read()779 if (now->tok == tok_semicolon) \ in time_read()843 if (now->tok != tok_eol && now->tok != tok_semicolon) in time_read()846 while (now->tok == tok_semicolon); in time_read()930 if (now->tok != tok_semicolon) in time_read()939 if (now->tok != tok_semicolon) in time_read()
33 tok_semicolon, enumerator
296 if (now->tok != tok_semicolon) in numeric_read()
1889 if (!first && (now->tok == tok_semicolon || now->tok == tok_eol)) in read_translit_entry()2050 if (now->tok == tok_semicolon) in read_translit_ignore_entry()2183 if (now->tok != tok_semicolon) in ctype_read()2198 if (now->tok != tok_semicolon) in ctype_read()2251 if (now->tok != tok_semicolon) in ctype_read()2442 if (now->tok != tok_semicolon) in ctype_read()2545 if (now->tok != tok_semicolon) in ctype_read()2620 if (now->tok == tok_semicolon) in ctype_read()2684 if (now->tok != tok_semicolon) in ctype_read()2764 if (now->tok != tok_semicolon) in ctype_read()
675 if (now->tok != tok_semicolon) in monetary_read()725 if (now->tok != tok_semicolon) in monetary_read()
350 if (cattok->tok != tok_semicolon) in identification_read()
303 lr->token.tok = tok_semicolon; in lr_token()
549 || arg->tok == tok_semicolon) in read_directions()908 if (arg->tok == tok_semicolon) in insert_weights()
Completed in 23 milliseconds