Searched refs:tok_string (Results 1 – 14 of 14) sorted by relevance
428 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()
305 if (arg->tok != tok_string) \ in identification_read()346 if (arg->tok != tok_string && arg->tok != tok_ident) in identification_read()
41 tok_string, enumerator
750 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()
231 if (arg->tok != tok_string) \ in name_read()
247 if (arg->tok != tok_string) \ in telephone_read()
269 if (now->tok != tok_string) \ in messages_read()
213 if (now->tok != tok_string) \ in numeric_read()
499 if (now->tok != tok_string) \ in monetary_read()534 if (now->tok != tok_string) \ in monetary_read()
964 if (now->tok != tok_string) in handle_copy()979 lr_ignore_rest (ldfile, now->tok == tok_string); in handle_copy()
1836 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()
606 lr->token.tok = tok_string; in get_string()
779 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()
376 if (arg->tok != tok_ident && arg->tok != tok_string) in parse_charmap()
Completed in 34 milliseconds