sbool regexpFinds(S pat, S s) { ret regexp(pat, s).find(); } sbool regexpFinds(Pattern pat, S s) { ret regexp(pat, s).find(); }
Began life as a copy of #1012706
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, elmgxqgtpvxh, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1012707 |
| Snippet name: | regexpFinds - partial match |
| Eternal ID of this version: | #1012707/3 |
| Text MD5: | c8f363e1c0961168cacc35bc046fc108 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-02-28 12:38:32 |
| Source code size: | 138 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 745 / 820 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |