Searched refs:tcldoexcommand (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_tcl.c | 135 static int tcldoexcommand _ANSI_ARGS_ ((Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[], int ob… 540 err = tcldoexcommand(interp, objc, objv, 2); in bufselfcmd() 978 err = tcldoexcommand(interp, objc, objv, 2); in winselfcmd() 1114 err = tcldoexcommand(interp, objc, objv, 1); in commandcmd() 1220 tcldoexcommand( in tcldoexcommand() function
|