Searched refs:gbk_unicode_tab (Results 1 – 2 of 2) sorted by relevance
45 table_t gbk_unicode_tab[GBKMAX] = { variable
324 unidx = binsearch(gbk_val, gbk_unicode_tab, GBKMAX);325 if ( unidx >= 0 ) uni_val = gbk_unicode_tab[unidx].value;