Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c2431 call_user_func( in call_user_func() function
2892 call_user_func(fp, argcount, argvars, rettv, funcexe, in call_user_func_check()
/vim-8.2.3635/runtime/syntax/
H A Dphp.vim398 syn keyword phpFunctions call_user_func_array call_user_func create_function func_get_arg func_get_…
/vim-8.2.3635/runtime/autoload/
H A Dphpcomplete.vim2784 …ll_user_func_array(':'callable $callback, array $param_arr | mixed','call_user_func(':'callable $c…
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt45894 Solution: Pass funcexe to call_user_func().