Searched refs:checkclearop (Results 1 – 2 of 2) sorted by relevance
1727 checkclearop(oparg_T *oap) in checkclearop() function2279 if (!checkclearop(cap->oap)) in nv_page()2708 if (!checkclearop(cap->oap)) in nv_scroll_line()2792 if (checkclearop(cap->oap)) in nv_zet()2850 checkclearop(cap->oap)) in nv_zet()3235 if (!checkclearop(cap->oap)) in nv_zet()4969 if (checkclearop(cap->oap)) in nv_replace()5620 if (checkclearop(cap->oap)) in nv_regname()5909 if (checkclearop(oap)) in nv_g_cmd()6427 if (!checkclearop(oap)) in nv_g_cmd()[all …]
4937 Solution: Use checkclearop() instead of checkclearopq().