summaryrefslogtreecommitdiff
path: root/doc/de/weechat_scripting.de.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-02-26 20:02:07 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-02-27 07:46:22 +0100
commitc2859096cbf2030f977c9838af99bf13c8584625 (patch)
tree8d505344feee0e3e0f4af5ac8978a7527f541983 /doc/de/weechat_scripting.de.adoc
parente473161c9fc3323a86d1cbf61705dcd24233de2a (diff)
downloadweechat-c2859096cbf2030f977c9838af99bf13c8584625.zip
api: add function string_match_list
Diffstat (limited to 'doc/de/weechat_scripting.de.adoc')
-rw-r--r--doc/de/weechat_scripting.de.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/de/weechat_scripting.de.adoc b/doc/de/weechat_scripting.de.adoc
index b13511e9d..0187722ec 100644
--- a/doc/de/weechat_scripting.de.adoc
+++ b/doc/de/weechat_scripting.de.adoc
@@ -440,6 +440,7 @@ Liste der Skript API Funktionen:
ngettext +
strlen_screen +
string_match +
+ string_match_list +
string_has_highlight +
string_has_highlight_regex +
string_mask_to_regex +