1 | static L<SS> flexMatchDollarVarsIC_all(S pat, S input) {
|
2 | new L<SS> out; |
3 | flexMatchDollarVarsIC_iterate(pat, input, vfAddToCollection(out)); |
4 | ret out; |
5 | } |
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: | 490 / 513 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |