Searched refs:dbcs_char2bytes (Results 1 – 1 of 1) sorted by relevance
127 static int dbcs_char2bytes(int c, char_u *buf);611 mb_char2bytes = dbcs_char2bytes; in mb_init()1057 dbcs_char2bytes(int c, char_u *buf) in dbcs_char2bytes() function