static void mreplace(Matcher m, StringBuffer buf, S s) { m.appendReplacement(buf, Matcher.quoteReplacement(s)); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003241 |
| Snippet name: | mreplace |
| Eternal ID of this version: | #1003241/1 |
| Text MD5: | e28a9eeb372d8f95cbef90cff13e7d00 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-06-05 23:54:04 |
| Source code size: | 117 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 909 / 903 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |