Lines Matching defs:c
1037 int c) in dbcs_char2len()
1050 latin_char2bytes(int c, char_u *buf) in latin_char2bytes()
1057 dbcs_char2bytes(int c, char_u *buf) in dbcs_char2bytes()
1138 intable(struct interval *table, size_t size, int c) in intable()
1352 utf_uint2cells(UINT32_T c) in utf_uint2cells()
1368 utf_char2cells(int c) in utf_char2cells()
1620 int c; in utf_ptr2cells() local
1661 int c; in utf_ptr2cells_len() local
1702 dbcs_char2cells(int c) in dbcs_char2cells()
1843 int c, k; in utf_safe_read_char_adv() local
1889 int c; in mb_ptr2char_adv() local
1903 int c; in mb_cptr2char_adv() local
1943 int c; in utfc_ptr2char() local
1984 int c; in utfc_ptr2char_len() local
2209 utf_char2len(int c) in utf_char2len()
2229 utf_char2bytes(int c, char_u *buf) in utf_char2bytes()
2281 utf_iscomposing_uint(UINT32_T c) in utf_iscomposing_uint()
2293 utf_iscomposing(int c) in utf_iscomposing()
2599 utf_printable(int c) in utf_printable()
2782 utf_class(int c) in utf_class()
2788 utf_class_buf(int c, buf_T *buf) in utf_class_buf()
2906 utf_ambiguous_width(int c) in utf_ambiguous_width()
3855 int c; in utf_head_off() local
5222 int c; in string_convert_ext() local
5468 cw_value(int c) in cw_value()