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

3
LINES

< > BotCompany Repo | #1028530 // regexpMatchesAsCNC

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2711L/17K).

static LS regexpMatchesAsCNC(S pat, S s) {
  ret intRangesToCNC(s, regexpFindRanges(pat, s));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028530
Snippet name: regexpMatchesAsCNC
Eternal ID of this version: #1028530/2
Text MD5: 9d3863f3442b3d8f4c66f5b37bcf36c4
Transpilation MD5: 4c3be962b949f1af4be15f1e91ff3a0a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-24 18:50:08
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 140 / 211
Version history: 1 change(s)
Referenced in: [show references]