mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
api: add function completion_set
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: ac17ccd00483eea80bd3dc22ec07ab3bf41dec88 */
|
||||
* Stub hash: b20e387bfdf7c5496a25b4a07f5d3eed456f7992 */
|
||||
|
||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_weechat_register, 0, 7, IS_LONG, 0)
|
||||
ZEND_ARG_TYPE_INFO(0, p0, IS_STRING, 0)
|
||||
@@ -539,6 +539,8 @@ ZEND_END_ARG_INFO()
|
||||
|
||||
#define arginfo_weechat_completion_get_string arginfo_weechat_iconv_to_internal
|
||||
|
||||
#define arginfo_weechat_completion_set arginfo_weechat_config_write_line
|
||||
|
||||
#define arginfo_weechat_completion_list_add arginfo_weechat_hook_completion_list_add
|
||||
|
||||
#define arginfo_weechat_completion_free arginfo_weechat_charset_set
|
||||
|
||||
Reference in New Issue
Block a user