diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-09 15:14:07 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-09 15:14:07 +0100 |
commit | 7c0d9fe850efa23d72725878e44d419caabd114b (patch) | |
tree | 1776dbf939d0f748e0b3445fe1b263430aca17fc /src/plugins/logger | |
parent | f666a356d77ba4dc5188b430ead3ef572239ccd6 (diff) | |
download | weechat-7c0d9fe850efa23d72725878e44d419caabd114b.zip |
core: improve the string_replace_regex function (add reference char, change syntax for match refs)
The reference char is now an argument for the function.
The references are now $0 .. $99 and $+ was added (last match, with
highest number).
The syntax to replace a match with one char is now: $.cN or $.c+
(for example: "$.*3").
Diffstat (limited to 'src/plugins/logger')
0 files changed, 0 insertions, 0 deletions