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

4
LINES

< > BotCompany Repo | #1026118 // flexMatchIC_withBrackets_iterate

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

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

svoid flexMatchIC_withBrackets_iterate(S pat, S input, VF1<Matches> onMatch, O... _) {
  flexMatchIC_iterate(pat, javaTokNPunctuation_plusAsterisk(pat),
    javaTokNPunctuationWithBrackets_plusAsterisk_cached(input), onMatch, _);
}

Author comment

Began life as a copy of #1021059

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: #1026118
Snippet name: flexMatchIC_withBrackets_iterate
Eternal ID of this version: #1026118/3
Text MD5: 2f845d31c4a1e168f87d97b47d83607d
Transpilation MD5: b556bf4641415afb7aa966334da96a20
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:34:09
Source code size: 234 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 146 / 223
Version history: 2 change(s)
Referenced in: [show references]