mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
api: add function "hdata_longlong" (issue #2081)
This commit is contained in:
@@ -252,6 +252,7 @@ PHP_FUNCTION(weechat_hdata_search);
|
||||
PHP_FUNCTION(weechat_hdata_char);
|
||||
PHP_FUNCTION(weechat_hdata_integer);
|
||||
PHP_FUNCTION(weechat_hdata_long);
|
||||
PHP_FUNCTION(weechat_hdata_longlong);
|
||||
PHP_FUNCTION(weechat_hdata_string);
|
||||
PHP_FUNCTION(weechat_hdata_pointer);
|
||||
PHP_FUNCTION(weechat_hdata_time);
|
||||
|
||||
Reference in New Issue
Block a user