Home
last modified time | relevance | path

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

/locale/programs/
A Dlocfile-token.h27 tok_ident, enumerator
A Dld-identification.c346 if (arg->tok != tok_string && arg->tok != tok_ident) in identification_read()
A Dcharmap.c376 if (arg->tok != tok_ident && arg->tok != tok_string) in parse_charmap()
444 if (arg->tok != tok_ident) in parse_charmap()
A Dlocfile.c128 if (arg->tok != tok_ident) in locfile_read()
155 if (arg->tok != tok_ident) in locfile_read()
A Drepertoire.c170 if (arg->tok != tok_ident) in repertoire_read()
A Dld-ctype.c2179 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()
A Dlinereader.c577 lr->token.tok = tok_ident; in get_ident()
A Dld-collate.c2607 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