Searched refs:p_sxe (Results 1 – 5 of 5) sorted by relevance
1806 if (*p_sxe != NUL && *p_sxq == '(') in call_shell()1808 ecmd = vim_strsave_escaped_ext(cmd, p_sxe, '^', FALSE); in call_shell()
884 EXTERN char_u *p_sxe; // 'shellxescape' variable
4417 unescape_shellxquote((char_u *)p, p_sxe); in mch_system_piped()4916 unescape_shellxquote(cmdbase, p_sxe); in mch_call_shell()
1601 if (*p_sxe != NUL && *p_sxq == '(') in make_filter_cmd()
2293 (char_u *)&p_sxe, PV_NONE,