static Matcher regexpMatcherIC(S pat, S s) { ret compileRegexpIC(pat).matcher(unnull(s)); }
Began life as a copy of #1013875
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1018591 |
| Snippet name: | regexpMatcherIC |
| Eternal ID of this version: | #1018591/1 |
| Text MD5: | 7b978a6dd00330062f59a004d4b3fa02 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-06 21:15:56 |
| Source code size: | 95 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 603 / 641 |
| Referenced in: | [show references] |