diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-09-20 17:14:15 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-09-21 00:03:07 +0900 |
| commit | 68523b4ec4a271134aae34d744582a974558c962 (patch) | |
| tree | f7fab1be8642000f9bae944ed7ea6d5e804c80ac /include/mruby.h | |
| parent | c0ae8a96a1fb658b21428bee174602e9373eef3b (diff) | |
| download | mruby-68523b4ec4a271134aae34d744582a974558c962.tar.gz mruby-68523b4ec4a271134aae34d744582a974558c962.zip | |
Add `String#squeeze` and `#squeeze!`; ref #4086
mruby restriction:
`String#squeeze` can take more than 1 pattern arguments in CRuby,
in that case, the intersection of patterns will be used to match.
But in mruby, it doesn't take multiple patterns.
Diffstat (limited to 'include/mruby.h')
0 files changed, 0 insertions, 0 deletions
