Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c201 } argcontext_T; typedef
215 argcontext_T *context) in check_arg_type()
241 arg_number(type_T *type, argcontext_T *context) in arg_number()
286 arg_string(type_T *type, argcontext_T *context) in arg_string()
295 arg_blob(type_T *type, argcontext_T *context) in arg_blob()
304 arg_bool(type_T *type, argcontext_T *context) in arg_bool()
367 arg_lnum(type_T *type, argcontext_T *context) in arg_lnum()
455 arg_job(type_T *type, argcontext_T *context) in arg_job()
572 arg_get1(type_T *type, argcontext_T *context) in arg_get1()
591 arg_len1(type_T *type, argcontext_T *context) in arg_len1()
[all …]