diff options
| author | Tomoyuki Sahara <[email protected]> | 2015-06-08 17:32:14 +0900 |
|---|---|---|
| committer | Tomoyuki Sahara <[email protected]> | 2015-06-08 17:32:14 +0900 |
| commit | 5dd2b8e16f33b84773cdebeec4b6a86a511e8e9c (patch) | |
| tree | a0377e98eeb10f3bdd5f98759addc7cbb819d307 /src | |
| parent | a04116267850afc5b85459940656346c7c380da5 (diff) | |
| download | mruby-5dd2b8e16f33b84773cdebeec4b6a86a511e8e9c.tar.gz mruby-5dd2b8e16f33b84773cdebeec4b6a86a511e8e9c.zip | |
gsub/sub supports back references in substitutes. fixes #2816.
This implementation is compatible with CRuby's String#gsub/sub
except \1 ... \9 and \+. They are useless without Regexp library.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
