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

3
LINES

< > BotCompany Repo | #1021016 // regexpAllMatches - synonym of regexpExtractAll

JavaX fragment (include)

static LS regexpAllMatches(S pat, S s) {
  ret regexpExtractAll(pat, s);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021016
Snippet name: regexpAllMatches - synonym of regexpExtractAll
Eternal ID of this version: #1021016/1
Text MD5: 9d66e3a05429a806ba1f02931f01c46a
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-17 22:50:42
Source code size: 74 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 267 / 311
Referenced in: [show references]