summaryrefslogtreecommitdiff
path: root/src/plugins/logger
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-02-09 15:14:07 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-02-09 15:14:07 +0100
commit7c0d9fe850efa23d72725878e44d419caabd114b (patch)
tree1776dbf939d0f748e0b3445fe1b263430aca17fc /src/plugins/logger
parentf666a356d77ba4dc5188b430ead3ef572239ccd6 (diff)
downloadweechat-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