Searched refs:gbk4_unicode_tab (Results 1 – 2 of 2) sorted by relevance
23989 table_t gbk4_unicode_tab[GBK4MAX] = { variable
321 unidx = binsearch(gbk_val, gbk4_unicode_tab, GBK4MAX);322 if ( unidx >= 0 ) uni_val = gbk4_unicode_tab[unidx].value;