Searched refs:tok_ident (Results 1 – 8 of 8) sorted by relevance
27 tok_ident, enumerator
346 if (arg->tok != tok_string && arg->tok != tok_ident) in identification_read()
376 if (arg->tok != tok_ident && arg->tok != tok_string) in parse_charmap()444 if (arg->tok != tok_ident) in parse_charmap()
128 if (arg->tok != tok_ident) in locfile_read()155 if (arg->tok != tok_ident) in locfile_read()
170 if (arg->tok != tok_ident) in repertoire_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()2788 case tok_ident: in ctype_read()
577 lr->token.tok = tok_ident; in get_ident()
2607 if (arg->tok != tok_ident) in collate_read()3819 if (arg->tok != tok_ident) in collate_read()3841 if (arg->tok != tok_ident) in collate_read()3881 if (arg->tok != tok_ident) in collate_read()
Completed in 25 milliseconds