Lines Matching refs:arglist
2540 call({func}, {arglist} [, {dict}])
2541 any call {func} with arguments {arglist}
2652 funcref({name} [, {arglist}] [, {dict}])
2654 function({name} [, {arglist}] [, {dict}])
3275 |arglist|.
3285 the first file. argc() - 1 is the last one. See |arglist|.
3291 global argument list. See |arglist|.
3303 |arglist|. "argv(0)" is the first one. Example: >
3311 the whole |arglist| is returned.
3663 call({func}, {arglist} [, {dict}]) *call()* *E699*
3664 Call function {func} with the items in |List| {arglist} as
5181 funcref({name} [, {arglist}] [, {dict}])
5194 function({name} [, {arglist}] [, {dict}])
5209 When {arglist} or {dict} is present this creates a partial.
5660 arglist file names in argument list
9433 :while n <= argc() " loop over all files in arglist
12395 and the argument list |arglist|.