Searched refs:utf_big5p (Results 1 – 2 of 2) sorted by relevance
39 typedef struct utf_big5p { struct42 } utf_big5p; typedef45 utf_big5p utf_big5p_tab[MAX_BIG5P_NUM] = {
49 static int binsearch(unsigned long, utf_big5p[], int);376 static int binsearch(unsigned long x, utf_big5p v[], int n) in binsearch()