Searched refs:arg_end (Results 1 – 3 of 3) sorted by relevance
3383 char_u *arg_end; in syn_cmd_foldlevel() local3411 arg = skipwhite(arg_end); in syn_cmd_foldlevel()3662 char_u *arg_end; in syn_cmd_clear() local3732 arg = skipwhite(arg_end); in syn_cmd_clear()3843 char_u *arg_end; in syn_cmd_list() local5755 char_u *arg_end; in syn_cmd_sync() local5798 arg_end = key + 6; in syn_cmd_sync()5800 arg_end = key + 11; in syn_cmd_sync()5802 arg_end = key + 9; in syn_cmd_sync()5803 if (arg_end[-1] != '=' || !VIM_ISDIGIT(*arg_end)) in syn_cmd_sync()[all …]
1309 char_u *arg_end = NULL; in ex_let_one() local1365 arg_end = arg; in ex_let_one()1467 arg_end = p; in ex_let_one()1510 arg_end = arg + 1; in ex_let_one()1534 arg_end = lv.ll_name_end; in ex_let_one()1543 return arg_end; in ex_let_one()
8085 char_u *arg_end; in compile_for() local8160 arg_end = arg; in compile_for()8312 return arg_end; in compile_for()