Searched refs:tclsetdelcmd (Results 1 – 1 of 1) sorted by relevance
132 static int tclsetdelcmd _ANSI_ARGS_((Tcl_Interp *interp, struct ref *reflist, void *vimobj, Tcl_Obj…907 err = tclsetdelcmd(interp, buf->b_tcl_ref, (void *)buf, objv[2]); in bufselfcmd()1033 err = tclsetdelcmd(interp, win->w_tcl_ref, (void *)win, objv[2]); in winselfcmd()1511 tclsetdelcmd( in tclsetdelcmd() function