Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_tcl.c1224 int objn) in tcldoexcommand() argument
1230 nobjs = objc - objn; in tcldoexcommand()
1240 arg = Tcl_GetStringFromObj(objv[objn], NULL); in tcldoexcommand()
1249 ++objn; in tcldoexcommand()
1257 arg = Tcl_GetStringFromObj(objv[objn], NULL); in tcldoexcommand()
1282 int objn) in tclsetoption() argument
1294 nobjs = objc - objn; in tclsetoption()
1302 ++objn; in tclsetoption()
1366 int objn) in tclvimexpr() argument
1373 if (objc - objn != 1) in tclvimexpr()
[all …]
/vim-8.2.3635/runtime/syntax/
H A Dfoxpro.vim229 syn match foxproFunc "\<objn\%[um]\>\s*("me=e-1