Searched refs:new_string (Results 1 – 1 of 1) sorted by relevance
2339 char_u new_string[MB_MAXBYTES]; in check_simplify_modifier() local2350 len = mb_char2bytes(new_c, new_string); in check_simplify_modifier()2353 if (put_string_in_typebuf(offset, 4, new_string, len, in check_simplify_modifier()2360 if (put_string_in_typebuf(offset + 3, 1, new_string, len, in check_simplify_modifier()