author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 20 Dec 2008 12:26:24 +0000 (13:26 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 20 Dec 2008 12:26:24 +0000 (13:26 +0100) | ||
commit | 1aaedbca424b623f83a4f6cf837cf91574fe0e67 | |
tree | e258a4253bec4a396e6d0f6e615a14db928f724f | tree | snapshot |
parent | ef7fec0c4e0bbbabb356e6a570ac6297ee06eb80 | commit | diff |
replace target: Add a target to replace part of an identifier..
..using regular expressions.
Possible future improvements: Use submatches in the replacement string,
similar to sed's \1, \2, ... back-references.
..using regular expressions.
Possible future improvements: Use submatches in the replacement string,
similar to sed's \1, \2, ... back-references.
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/collectd.conf.pod | diff | blob | history | |
src/target_replace.c | [new file with mode: 0644] | blob |