Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/autoload/
H A Dphpcomplete.vim2460 \ 'null', 'callable', 'resource', 'object']
2777callable $key_compare_func]] | array','array_diff_ukey(':'array $array1, array $array2 [, array $.…
2782 …ay(':'mixed $var | bool','is_bool(':'mixed $var | bool','is_callable(':'callable $name [, bool $sy…
2784callable $callback, array $param_arr | mixed','call_user_func(':'callable $callback [, mixed $para…
2787 …t(':'int $port, string $protocol | string','header_register_callback(':'callable $callback | bool'…
2788callable $function [, array $args] | int','iterator_count(':'Traversable $iterator | int','iterato…
2791 …dler(':'callable $error_handler [, int $error_types = E_ALL | E_STRICT] | mixed','set_exception_ha…
2798 …$flag = true] | void','ob_list_handlers(':'void | array','ob_start(':'[ callable $output_callback …
2802 …last_error(':'void | LibXMLError','libxml_set_external_entity_loader(':'callable $resolver_functio…
2809 … $delimiter = NULL] | string','preg_replace_callback(':'mixed $pattern, callable $callback, mixed …
[all …]
/vim-8.2.3635/runtime/ftplugin/
H A Dlogtalk.dict32 callable
/vim-8.2.3635/src/testdir/
H A Dtest_lua.vim63 let msg = "[string \"vim chunk\"]:1: global 'func' is not callable (a nil value)"
155 let msg = "[string \"luaeval\"]:1: field 'xyz' is not callable (a nil value)"
347 let msg = "[string \"vim chunk\"]:1: method 'xyz' is not callable (a nil value)"
458 let msg = "[string \"luaeval\"]:1: method 'xyz' is not callable (a nil value)"
649 let msg = "[string \"luaeval\"]:1: method 'xyz' is not callable (a nil value)"
H A Dtest_python2.vim2911 vim.foreach_rtp(None):TypeError:("'NoneType' object is not callable",)
H A Dtest_python3.vim3099 vim.foreach_rtp(None):(<class 'TypeError'>, TypeError("'NoneType' object is not callable",))
/vim-8.2.3635/runtime/doc/
H A Dif_pyth.txt209 vim.foreach_rtp(callable) *python-foreach_rtp*
210 Call the given callable for each path in 'runtimepath' until either
211 callable returns something but None, the exception is raised or there
212 are no longer paths. If stopped in case callable returned non-None,
213 vim.foreach_rtp function returns the value returned by callable.
/vim-8.2.3635/runtime/syntax/
H A Dpython.vim197 syn keyword pythonBuiltin bytes callable chr classmethod compile complex
H A Dphp.vim522 …oid bool boolean int integer real double float string array object NULL callable iterable mixed ne…
/vim-8.2.3635/src/
H A Dif_py_both.h1065 PyObject *callable; member
1082 mr_data->result = PyObject_CallFunctionObjArgs(mr_data->callable, in map_rtp_callback()
1097 VimForeachRTP(PyObject *self UNUSED, PyObject *callable) in VimForeachRTP() argument
1101 data.callable = callable; in VimForeachRTP()
/vim-8.2.3635/runtime/indent/
H A Djavascript.vim108 " Optimized {skip} expr, only callable from the search loop which
/vim-8.2.3635/src/po/
H A Dsr.po6996 msgid "E1085: Not a callable type: %s"
H A Deo.po6487 msgid "E1085: Not a callable type: %s"
H A Dit.po6556 msgid "E1085: Not a callable type: %s"
H A Dde.po7057 msgid "E1085: Not a callable type: %s"
H A Dtr.po6994 msgid "E1085: Not a callable type: %s"