Warning: session_start(): open(/var/lib/php/sessions/sess_aurikfud2627m0c5e4gk27stvn, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
regexpAllMatches - synonym of regexpExtractAll [1021016]

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: 579 / 627
Referenced in: [show references]