sbool regexpMatchesIC(S pat, S s) { ret regexpICMatches(pat, s); } sbool regexpMatchesIC(Pattern pat, S s) { ret regexpICMatches(pat, s); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023564 |
| Snippet name: | regexpMatchesIC - synonym of regexpICMatches |
| Eternal ID of this version: | #1023564/1 |
| Text MD5: | e9897344c97579b0f2aafffe59f9a11d |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-06-29 03:22:43 |
| Source code size: | 148 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 622 / 675 |
| Referenced in: | [show references] |