Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c3343 compile_arguments(char_u **arg, cctx_T *cctx, int *argcount, int is_searchpair) in compile_arguments() function
3490 if (compile_arguments(arg, cctx, &argcount, is_searchpair) == FAIL) in compile_call()
4366 if (compile_arguments(arg, cctx, &argcount, FALSE) == FAIL) in compile_subscript()
4425 if (compile_arguments(arg, cctx, &argcount, FALSE) == FAIL) in compile_subscript()