static bool containsRegexpIC(S s, S pat) { ret compileRegexpIC(pat).matcher(s).find(); }
Began life as a copy of #1013714
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019375 |
| Snippet name: | containsRegexpIC |
| Eternal ID of this version: | #1019375/3 |
| Text MD5: | a4220e11935bacda123d18ec6f309231 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-04 17:45:45 |
| Source code size: | 92 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 591 / 629 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |