sbool containsAllRegexpsIC(Collection<S> regexps, S s) { for unnull(S re : regexps) if (!regexpFindIC(re, s)) false; true; }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023753 | 
| Snippet name: | containsAllRegexpsIC | 
| Eternal ID of this version: | #1023753/1 | 
| Text MD5: | d6417ac1034a82259eac614b2cf9d408 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-07-07 23:44:05 | 
| Source code size: | 136 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 446 / 501 | 
| Referenced in: | [show references] |