mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
api: add function line_search_by_id
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: cf4a06ff974bca04f671e75e22f7d16534ca643f */
|
||||
* Stub hash: ac17ccd00483eea80bd3dc22ec07ab3bf41dec88 */
|
||||
|
||||
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)
|
||||
@@ -439,6 +439,8 @@ ZEND_END_ARG_INFO()
|
||||
|
||||
#define arginfo_weechat_buffer_match_list arginfo_weechat_string_has_highlight
|
||||
|
||||
#define arginfo_weechat_line_search_by_id arginfo_weechat_list_get
|
||||
|
||||
#define arginfo_weechat_current_window arginfo_weechat_list_new
|
||||
|
||||
#define arginfo_weechat_window_search_with_buffer arginfo_weechat_plugin_get_name
|
||||
|
||||
Reference in New Issue
Block a user