Searched refs:tok_ucs4 (Results 1 – 6 of 6) sorted by relevance
500 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()
38 tok_ucs4, enumerator
265 if (nowtok != tok_ucs4) in repertoire_read()
1268 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()
751 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()
507 lr->token.tok = tok_ucs4; in get_symname()
Completed in 22 milliseconds