sbool regexpICFind(Pattern pat, S s) { ret regexpIC(pat, s).find(); } sbool regexpICFind(S pat, S s) { ret regexpIC(pat, s).find(); }
Began life as a copy of #1007003
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: | #1013881 |
| Snippet name: | regexpICFind |
| Eternal ID of this version: | #1013881/3 |
| Text MD5: | 9ba013191b5fa571e033dafc74b71019 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-20 20:55:13 |
| Source code size: | 144 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 673 / 722 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |