Home
last modified time | relevance | path

Searched refs:skiptowhite (Results 1 – 25 of 29) sorted by relevance

12

/vim-8.2.3635/src/
H A Dsign.c1530 arg = skiptowhite(arg); in parse_sign_cmd_args()
1541 arg = skiptowhite(arg + 1); in parse_sign_cmd_args()
1547 arg = skiptowhite(arg); in parse_sign_cmd_args()
1558 arg = skiptowhite(arg); in parse_sign_cmd_args()
1566 arg = skiptowhite(arg); in parse_sign_cmd_args()
1620 p = skiptowhite(arg); in ex_sign()
1646 p = skiptowhite(arg); in ex_sign()
2059 end_subcmd = skiptowhite(arg); in set_context_in_sign_cmd()
2084 p = skiptowhite(p); in set_context_in_sign_cmd()
H A Dhighlight.c1416 name_end = skiptowhite(line); in do_highlight()
1424 name_end = skiptowhite(line); in do_highlight()
1455 from_end = skiptowhite(from_start); in do_highlight()
1457 to_end = skiptowhite(to_start); in do_highlight()
1490 name_end = skiptowhite(line); in do_highlight()
1586 linep = skiptowhite(linep); in do_highlight()
3930 p = skiptowhite(arg); in set_context_in_highlight_cmd()
3938 p = skiptowhite(arg); in set_context_in_highlight_cmd()
3949 p = skiptowhite(xp->xp_pattern); in set_context_in_highlight_cmd()
3953 p = skiptowhite(xp->xp_pattern); in set_context_in_highlight_cmd()
H A Dsyntax.c3330 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()
[all …]
H A Dusercmd.c244 p = skiptowhite(arg); in set_context_in_user_cmd()
283 p = skiptowhite(arg); in set_context_in_user_cmd()
1074 end = skiptowhite(p); in ex_command()
H A Dprofiler.c310 e = skiptowhite(eap->arg); in ex_profile()
398 end_subcmd = skiptowhite(arg); in set_context_in_profile_cmd()
H A Dspellsuggest.c1092 p = skiptowhite(su->su_fbadword); in suggest_try_special()
1515 while (*skiptowhite(p) != NUL) in suggest_trie_walk()
1516 p = skipwhite(skiptowhite(p)); in suggest_trie_walk()
1747 while (*skiptowhite(p) != NUL) in suggest_trie_walk()
1748 p = skipwhite(skiptowhite(p)); in suggest_trie_walk()
3021 && *skiptowhite(stp->st_word) == NUL) in stp_sal_score()
3022 for (p = fword; *(p = skiptowhite(p)) != NUL; ) in stp_sal_score()
H A Ddigraph.c2653 s = skiptowhite(p); in ex_loadkeymap()
2656 s = skiptowhite(p); in ex_loadkeymap()
H A Dlocale.c286 p = skiptowhite(eap->arg); in ex_language()
H A Dterminal.c689 char_u *p = skiptowhite(opt->jo_term_kill); in term_start()
696 char_u *p = skiptowhite(opt->jo_term_api); in term_start()
774 p = skiptowhite(cmd); in ex_terminal()
804 p = skiptowhite(cmd); in ex_terminal()
812 p = skiptowhite(cmd); in ex_terminal()
821 p = skiptowhite(cmd); in ex_terminal()
827 p = skiptowhite(cmd); in ex_terminal()
835 p = skiptowhite(cmd); in ex_terminal()
850 p = skiptowhite(cmd); in ex_terminal()
H A Dif_cscope.c172 p = skiptowhite(arg); in set_context_in_cscope_cmd()
176 if (*skiptowhite(xp->xp_pattern) != NUL) in set_context_in_cscope_cmd()
H A Dmisc1.c2589 p = vim_strnsave(p, skiptowhite(p) - p); in get_isolated_shell_name()
2591 p = skiptowhite(p_sh); in get_isolated_shell_name()
H A Duserfunc.c958 arg = skipwhite(skiptowhite(p)); in get_function_body()
988 skip_until = vim_strnsave(p, skiptowhite(p) - p); in get_function_body()
999 arg = skipwhite(skiptowhite(p)); in get_function_body()
1009 arg = skipwhite(skiptowhite(arg)); in get_function_body()
1024 skip_until = vim_strnsave(p, skiptowhite(p) - p); in get_function_body()
H A Dos_amiga.c1347 shellarg = skiptowhite(shellcmd); // find start of arguments in mch_call_shell()
H A Dcindent.c948 len = (int)(skiptowhite(p) - p); in cin_first_id_amount()
952 len = (int)(skiptowhite(p) - p); in cin_first_id_amount()
H A Dcmdexpand.c1393 arg = skipwhite(skiptowhite(arg)); in set_one_cmd_context()
1729 p = skiptowhite(arg); in set_one_cmd_context()
H A Dviminfo.c1641 str = skipwhite(skiptowhite(str)); in read_viminfo_register()
1649 str = skipwhite(skiptowhite(str)); in read_viminfo_register()
H A Dmatch.c1383 p = skiptowhite(eap->arg); in ex_match()
H A Dcharset.c1728 skiptowhite(char_u *p) in skiptowhite() function
H A Dscriptfile.c194 char_u *p = skiptowhite(arg); in ex_runtime()
H A Dmisc2.c2888 p = skiptowhite(p); in mch_parse_cmd()
H A Ddrawline.c1136 p2 = skiptowhite(p2) - 1; in win_line()
H A Dnetbeans.c1938 p = skiptowhite(args); in nb_do_cmd()
H A Devalvars.c619 p = skiptowhite(marker); in heredoc_get()
H A Dex_cmds.c5331 p = skiptowhite(p); in skip_vimgrep_pat_ext()
/vim-8.2.3635/src/proto/
H A Dcharset.pro54 char_u *skiptowhite(char_u *p);

12