Home
last modified time | relevance | path

Searched refs:has_watchexpr (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Ddebugger.pro2 int has_watchexpr(void);
/vim-8.2.3635/src/
H A Ddebugger.c28 has_watchexpr(void) in has_watchexpr() function
H A Duserfunc.c5035 if (has_watchexpr()) in ex_call()
H A Dex_docmd.c1110 if (breakpoint != NULL && has_watchexpr()) in do_cmdline()