Home
last modified time | relevance | path

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

/locale/programs/
A Dcharmap.c500 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
514 if (nowtok == tok_bsymbol) in parse_charmap()
586 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
597 if (nowtok == tok_bsymbol) in parse_charmap()
680 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
692 if (nowtok == tok_bsymbol) in parse_charmap()
736 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
747 if (nowtok == tok_bsymbol) in parse_charmap()
777 if (nowtok != tok_bsymbol && nowtok != tok_ucs4) in parse_charmap()
790 if (nowtok == tok_bsymbol) in parse_charmap()
[all …]
A Drepertoire.c224 if (nowtok != tok_bsymbol) in repertoire_read()
290 if (nowtok != tok_bsymbol) in repertoire_read()
A Dlocfile-token.h26 tok_bsymbol, enumerator
A Dld-collate.c758 if (arg->tok == tok_bsymbol) in insert_weights()
2751 if (arg->tok != tok_bsymbol) in collate_read()
2798 if (arg->tok != tok_bsymbol) in collate_read()
2864 if (arg->tok != tok_bsymbol) in collate_read()
2881 if (arg->tok != tok_bsymbol) in collate_read()
3010 if (arg->tok != tok_bsymbol) in collate_read()
3021 if (arg->tok != tok_bsymbol) in collate_read()
3083 if (arg->tok != tok_bsymbol) in collate_read()
3135 if (arg->tok == tok_bsymbol) in collate_read()
3441 if (arg->tok == tok_bsymbol) in collate_read()
[all …]
A Dld-ctype.c1260 if (now->tok == tok_bsymbol) in get_character()
1793 else if (now->tok == tok_bsymbol) in read_widestring()
1960 if (now->tok != tok_bsymbol && now->tok != tok_ucs4) in read_translit_ignore_entry()
2011 if (now->tok != tok_bsymbol && now->tok != tok_ucs4) in read_translit_ignore_entry()
2307 if (last_token == tok_bsymbol) in ctype_read()
2369 if (last_token == tok_bsymbol) in ctype_read()
A Dlinereader.c524 lr->token.tok = tok_bsymbol; in get_symname()

Completed in 20 milliseconds