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

3
LINES

< > BotCompany Repo | #1030665 // regexpExtractAllGroups - synonym of regexpAllGroups

JavaX fragment (include)

static LL<S> regexpExtractAllGroups(S pattern, S text) {
  ret regexpAllGroups(pattern, text);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030665
Snippet name: regexpExtractAllGroups - synonym of regexpAllGroups
Eternal ID of this version: #1030665/1
Text MD5: 16a022e42b7e436accc7b10c61da5dfc
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-02-22 13:08:54
Source code size: 96 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 118 / 151
Referenced in: [show references]