static L<SS> flexMatchDollarVarsIC_all(S pat, S input) { new L<SS> out; flexMatchDollarVarsIC_iterate(pat, input, vfAddToCollection(out)); ret out; }
Began life as a copy of #1021067
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: | #1023853 |
| Snippet name: | flexMatchDollarVarsIC_all |
| Eternal ID of this version: | #1023853/3 |
| Text MD5: | af6ca9767fc51e23e503c91768e7a60d |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-10 15:57:59 |
| Source code size: | 159 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 491 / 514 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1023854 - flexMatchDollarVarsIC_iterate #1023860 - flexMatchDollarVarsIC_all_multiPattern |