Searched refs:callable (Results 1 – 15 of 15) sorted by relevance
| /vim-8.2.3635/runtime/autoload/ |
| H A D | phpcomplete.vim | 2460 \ 'null', 'callable', 'resource', 'object'] 2777 …callable $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… 2784 …callable $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'… 2788 …callable $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 D | logtalk.dict | 32 callable
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_lua.vim | 63 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 D | test_python2.vim | 2911 vim.foreach_rtp(None):TypeError:("'NoneType' object is not callable",)
|
| H A D | test_python3.vim | 3099 vim.foreach_rtp(None):(<class 'TypeError'>, TypeError("'NoneType' object is not callable",))
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | if_pyth.txt | 209 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 D | python.vim | 197 syn keyword pythonBuiltin bytes callable chr classmethod compile complex
|
| H A D | php.vim | 522 …oid bool boolean int integer real double float string array object NULL callable iterable mixed ne…
|
| /vim-8.2.3635/src/ |
| H A D | if_py_both.h | 1065 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 D | javascript.vim | 108 " Optimized {skip} expr, only callable from the search loop which
|
| /vim-8.2.3635/src/po/ |
| H A D | sr.po | 6996 msgid "E1085: Not a callable type: %s"
|
| H A D | eo.po | 6487 msgid "E1085: Not a callable type: %s"
|
| H A D | it.po | 6556 msgid "E1085: Not a callable type: %s"
|
| H A D | de.po | 7057 msgid "E1085: Not a callable type: %s"
|
| H A D | tr.po | 6994 msgid "E1085: Not a callable type: %s"
|