Home
last modified time | relevance | path

Searched refs:tok_ucs4 (Results 1 – 6 of 6) sorted by relevance

/locale/programs/
A Dcharmap.c500 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
586 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
680 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
736 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
777 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
818 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
A Dlocfile-token.h38 tok_ucs4, enumerator
A Drepertoire.c265 if (nowtok != tok_ucs4) in repertoire_read()
A Dld-ctype.c1268 else if (now->tok == tok_ucs4) in get_character()
1808 else if (now->tok == tok_ucs4) in read_widestring()
1960 if (now->tok != tok_bsymbol && now->tok != tok_ucs4) in read_translit_ignore_entry()
1967 if (now->tok == tok_ucs4) in read_translit_ignore_entry()
2011 if (now->tok != tok_bsymbol && now->tok != tok_ucs4) in read_translit_ignore_entry()
2018 if (now->tok == tok_ucs4) in read_translit_ignore_entry()
2384 else if (last_token == tok_ucs4) in ctype_read()
A Dld-collate.c751 else if (arg->tok == tok_bsymbol || arg->tok == tok_ucs4) in insert_weights()
3307 if (arg->tok == tok_bsymbol || arg->tok == tok_ucs4) in collate_read()
3502 case tok_ucs4: in collate_read()
3514 if ((state == 0 || state == 5) && nowtok == tok_ucs4) in collate_read()
3517 if (nowtok == tok_ucs4) in collate_read()
A Dlinereader.c507 lr->token.tok = tok_ucs4; in get_symname()

Completed in 22 milliseconds