Searched refs:big5p_hkscs_tab (Results 1 – 2 of 2) sorted by relevance
183 index = binsearch(big5_val, big5p_hkscs_tab, BIG5MAX); in big5p_to_hkscs()185 gbk_val = big5p_hkscs_tab[index].value; in big5p_to_hkscs()
34 table_t big5p_hkscs_tab[BIG5MAX] = { variable