Home
last modified time | relevance | path

Searched refs:tok_string (Results 1 – 14 of 14) sorted by relevance

/locale/programs/
A Dld-address.c428 if (arg->tok != tok_string) \ in address_read()
465 if (arg->tok != tok_string && arg->tok != tok_number) \ in address_read()
470 else if (!ignore_content && arg->tok == tok_string \ in address_read()
479 if (arg->tok == tok_string) \ in address_read()
A Dld-identification.c305 if (arg->tok != tok_string) \ in identification_read()
346 if (arg->tok != tok_string && arg->tok != tok_ident) in identification_read()
A Dlocfile-token.h41 tok_string, enumerator
A Dld-time.c750 else if (now->tok != tok_string) \ in time_read()
785 else if (now->tok == tok_string) \ in time_read()
821 if (now->tok != tok_string) in time_read()
860 if (now->tok != tok_string) \ in time_read()
A Dld-name.c231 if (arg->tok != tok_string) \ in name_read()
A Dld-telephone.c247 if (arg->tok != tok_string) \ in telephone_read()
A Dld-messages.c269 if (now->tok != tok_string) \ in messages_read()
A Dld-numeric.c213 if (now->tok != tok_string) \ in numeric_read()
A Dld-monetary.c499 if (now->tok != tok_string) \ in monetary_read()
534 if (now->tok != tok_string) \ in monetary_read()
A Dlocfile.c964 if (now->tok != tok_string) in handle_copy()
979 lr_ignore_rest (ldfile, now->tok == tok_string); in handle_copy()
A Dld-ctype.c1836 else if (now->tok == tok_string) in read_widestring()
2102 if (now->tok != tok_string) in ctype_read()
2179 while (now->tok == tok_ident || now->tok == tok_string) in ctype_read()
2194 while (now->tok == tok_ident || now->tok == tok_string) in ctype_read()
2219 if (now->tok == tok_ident || now->tok == tok_string) in ctype_read()
2522 if (now->tok == tok_ident || now->tok == tok_string) in ctype_read()
2673 if (now->tok != tok_string && now->tok != tok_ident) in ctype_read()
2689 if ((now->tok != tok_string && now->tok != tok_ident) in ctype_read()
A Dlinereader.c606 lr->token.tok = tok_string; in get_string()
A Dld-collate.c779 else if (arg->tok == tok_string) in insert_weights()
2627 if (now->tok != tok_string) in collate_read()
2705 if (now->tok != tok_string) in collate_read()
2822 if (arg->tok != tok_string) in collate_read()
A Dcharmap.c376 if (arg->tok != tok_ident && arg->tok != tok_string) in parse_charmap()

Completed in 34 milliseconds