]> jfr.im git - irc/weechat/weechat.git/commit
api: add functions string_strcmp and string_strncmp
authorSébastien Helleu <redacted>
Sat, 24 Dec 2022 17:29:35 +0000 (18:29 +0100)
committerSébastien Helleu <redacted>
Sat, 24 Dec 2022 17:29:35 +0000 (18:29 +0100)
commit21f35750163cd64cf323f5070aa9ae158c943b33
treee2da35530697689006219061c1b9c3a45b449a35
parent0dd1d4133b1e49646ec4fc7cfb256dc20028f238
api: add functions string_strcmp and string_strncmp
ChangeLog.adoc
doc/en/weechat_plugin_api.en.adoc
doc/fr/weechat_plugin_api.fr.adoc
doc/it/weechat_plugin_api.it.adoc
doc/ja/weechat_plugin_api.ja.adoc
doc/sr/weechat_plugin_api.sr.adoc
src/core/wee-string.c
src/core/wee-string.h
src/plugins/plugin.c
src/plugins/weechat-plugin.h
tests/unit/core/test-core-string.cpp