Searched refs:which_pat (Results 1 – 1 of 1) sorted by relevance
3694 int which_pat; in ex_substitute() local3720 which_pat = RE_LAST; // use last used regexp in ex_substitute()3722 which_pat = RE_SUBST; // use last substitute regexp in ex_substitute()3751 which_pat = RE_SEARCH; // use last '/' pattern in ex_substitute()3757 which_pat = RE_LAST; // use last used regexp in ex_substitute()3897 which_pat = RE_LAST; in ex_substitute()4892 int which_pat; in ex_global() local4909 which_pat = RE_LAST; // default: use last used regexp in ex_global()4930 which_pat = RE_SUBST; // use previous substitute pattern in ex_global()4932 which_pat = RE_SEARCH; // use previous search pattern in ex_global()[all …]