Lines Matching refs:skiptowhite
3330 next = skiptowhite(arg); in syn_cmd_conceal()
3360 next = skiptowhite(arg); in syn_cmd_case()
3400 arg_end = skiptowhite(arg); in syn_cmd_foldlevel()
3431 next = skiptowhite(arg); in syn_cmd_spell()
3700 arg_end = skiptowhite(arg); in syn_cmd_clear()
3911 arg_end = skiptowhite(arg); in syn_cmd_list()
4497 *name_end = skiptowhite(arg); in get_group_name()
4660 arg = skiptowhite(arg); in get_syn_options()
5148 p = skiptowhite(rest); in syn_cmd_region()
5771 arg_end = skiptowhite(arg_start); in syn_cmd_sync()
5783 arg_end = skiptowhite(next_arg); in syn_cmd_sync()
6423 p = skiptowhite(arg); in set_context_in_syntax_cmd()
6427 if (*skiptowhite(xp->xp_pattern) != NUL) in set_context_in_syntax_cmd()