mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
scripts: add function hook_url in scripting API
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: d9a98a051023d3904f6e6f94b776386b3b67a5f6 */
|
||||
* Stub hash: 614392b6be26030a5d7b12437562aec08ad7052c */
|
||||
|
||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_weechat_register, 0, 0, 7)
|
||||
ZEND_ARG_INFO(0, p0)
|
||||
@@ -229,6 +229,8 @@ ZEND_END_ARG_INFO()
|
||||
|
||||
#define arginfo_weechat_hook_process_hashtable arginfo_weechat_print_y_date_tags
|
||||
|
||||
#define arginfo_weechat_hook_url arginfo_weechat_print_y_date_tags
|
||||
|
||||
#define arginfo_weechat_hook_connect arginfo_weechat_list_new
|
||||
|
||||
#define arginfo_weechat_hook_line arginfo_weechat_print_y_date_tags
|
||||
|
||||
Reference in New Issue
Block a user