static Matches getFlexMatchIC2(S pat, S s) { new Matches m; ret flexMatchIC2(pat, s, m) ? m : null; }
Began life as a copy of #1005460
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005503 |
Snippet name: | getFlexMatchIC2 - flexMatchIC2 (ignore case, with (a|b)) and return Matches or null |
Eternal ID of this version: | #1005503/1 |
Text MD5: | e16da27a4032440027effbe47895ba55 |
Author: | stefan |
Category: | javax / parsing |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-11-23 22:52:07 |
Source code size: | 108 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 529 / 516 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |