Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1023853 // flexMatchDollarVarsIC_all

JavaX fragment (include)

static L<SS> flexMatchDollarVarsIC_all(S pat, S input) {
  new L<SS> out;
  flexMatchDollarVarsIC_iterate(pat, input, vfAddToCollection(out));
  ret out;
}

Author comment

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: 142 / 183
Version history: 2 change(s)
Referenced in: [show references]