Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1003241 // mreplace

JavaX fragment (include)

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: 540 / 533
Referenced in: [show references]