Home
last modified time | relevance | path

Searched refs:tok_semicolon (Results 1 – 8 of 8) sorted by relevance

/locale/programs/
A Dld-time.c768 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()
A Dlocfile-token.h33 tok_semicolon, enumerator
A Dld-numeric.c296 if (now->tok != tok_semicolon) in numeric_read()
A Dld-ctype.c1889 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()
A Dld-monetary.c675 if (now->tok != tok_semicolon) in monetary_read()
725 if (now->tok != tok_semicolon) in monetary_read()
A Dld-identification.c350 if (cattok->tok != tok_semicolon) in identification_read()
A Dlinereader.c303 lr->token.tok = tok_semicolon; in lr_token()
A Dld-collate.c549 || arg->tok == tok_semicolon) in read_directions()
908 if (arg->tok == tok_semicolon) in insert_weights()

Completed in 23 milliseconds