mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
api: add function "hdata_longlong" (issue #2081)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: 59292da89eab98ef1f615c173d9722b9fdafad80 */
|
||||
* Stub hash: cf4a06ff974bca04f671e75e22f7d16534ca643f */
|
||||
|
||||
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)
|
||||
@@ -616,6 +616,8 @@ ZEND_END_ARG_INFO()
|
||||
|
||||
#define arginfo_weechat_hdata_long arginfo_weechat_config_write_line
|
||||
|
||||
#define arginfo_weechat_hdata_longlong arginfo_weechat_config_write_line
|
||||
|
||||
#define arginfo_weechat_hdata_string arginfo_weechat_config_search_option
|
||||
|
||||
#define arginfo_weechat_hdata_pointer arginfo_weechat_config_search_option
|
||||
|
||||
Reference in New Issue
Block a user