Home
last modified time | relevance | path

Searched refs:checkclearopq (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dnormal.c1741 checkclearopq(oparg_T *oap) in checkclearopq() function
2245 if (!checkclearopq(cap->oap)) in nv_help()
3541 if (!checkclearopq(cap->oap)) in nv_hat()
3552 if (!checkclearopq(cap->oap)) in nv_Zet()
3634 if (checkclearopq(cap->oap)) in nv_ident()
3900 if (!checkclearopq(cap->oap)) in nv_tagpop()
4945 if (!checkclearopq(cap->oap)) in nv_kundo()
5293 if (checkclearopq(cap->oap)) in n_swapchar()
6265 if (!checkclearopq(oap)) in nv_g_cmd()
6411 if (!checkclearopq(oap)) in nv_g_cmd()
[all …]
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt4937 Solution: Use checkclearop() instead of checkclearopq().