Searched refs:max_offset (Results 1 – 3 of 3) sorted by relevance
79 int check_termcode(int max_offset, char_u *buf, int bufsize, int *buflen);
2319 check_simplify_modifier(int max_offset) in check_simplify_modifier() argument2324 for (offset = 0; offset < max_offset; ++offset) in check_simplify_modifier()
5297 int max_offset, in check_termcode() argument5335 for (offset = 0; offset < max_offset; ++offset) in check_termcode()