Home
last modified time | relevance | path

Searched refs:ex_may_print (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dex_docmd.pro52 void ex_may_print(exarg_T *eap);
/vim-8.2.3635/src/
H A Dex_docmd.c7479 ex_may_print(eap); in ex_equal()
7764 ex_may_print(eap); in ex_operators()
7823 ex_may_print(eap); in ex_copymove()
7830 ex_may_print(exarg_T *eap) in ex_may_print() function
7874 ex_may_print(eap); in ex_join()
H A Dex_cmds.c3840 ex_may_print(eap); in ex_substitute()