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

5
LINES

< > BotCompany Repo | #1027334 // flexMatchIC_withBrackets_all_honorPunctuation

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4735L/31K).

static L<Matches> flexMatchIC_withBrackets_all_honorPunctuation(S pat, S input, O... _) {
  ret flexMatchIC_withBrackets_all(
    pat, javaTokWithBrackets(pat),
    javaTokWithBrackets(input), _);
}

Author comment

Began life as a copy of #1027199

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027334
Snippet name: flexMatchIC_withBrackets_all_honorPunctuation
Eternal ID of this version: #1027334/3
Text MD5: dd83054d9238e12978e872d96865cf0c
Transpilation MD5: 8be7124a48383c93642b64e7edb453a7
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-09 19:49:32
Source code size: 202 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 98 / 157
Version history: 2 change(s)
Referenced in: [show references]