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

4
LINES

< > BotCompany Repo | #1016379 // getMatches_brackets - like match_brackets(), but returns Matches

JavaX fragment (include)

static Matches getMatches_brackets(S pat, S input) {
  new Matches m;
  ret match_brackets(pat, input, m) ? m : null;
}

Author comment

Began life as a copy of #1005331

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016379
Snippet name: getMatches_brackets - like match_brackets(), but returns Matches
Eternal ID of this version: #1016379/1
Text MD5: cac80c891f3e68bdefbf6092257d58ac
Author: stefan
Category: javax / nl
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-16 17:02:38
Source code size: 122 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 255
Referenced in: [show references]