ucs_char_t 8 utf8.c ucs_char_t first; ucs_char_t 9 utf8.c ucs_char_t last; ucs_char_t 27 utf8.c static int bisearch(ucs_char_t ucs, const struct interval *table, int max) ucs_char_t 79 utf8.c static int git_wcwidth(ucs_char_t ch) ucs_char_t 117 utf8.c static ucs_char_t pick_one_utf8_char(const char **start, size_t *remainder_p) ucs_char_t 120 utf8.c ucs_char_t ch; ucs_char_t 195 utf8.c ucs_char_t ch = pick_one_utf8_char(start, remainder_p); ucs_char_t 570 utf8.c static ucs_char_t next_hfs_char(const char **in) ucs_char_t 573 utf8.c ucs_char_t out = pick_one_utf8_char(in, NULL); ucs_char_t 610 utf8.c ucs_char_t c;