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

3
LINES

< > BotCompany Repo | #1031566 // regexpToLongIC

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

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

static long regexpToLongIC(S regexp, S input) {
  ret parseLong(regexpFirstGroupIC(regexp, input));
}

Author comment

Began life as a copy of #1031561

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031566
Snippet name: regexpToLongIC
Eternal ID of this version: #1031566/1
Text MD5: 0b5067eb6bd39fa6b55eff1e1b39d3ad
Transpilation MD5: d9fb8575183d8d52411c4c9d0e128f3d
Author: stefan
Category: javax / regular expressions
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-22 03:03:13
Source code size: 105 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 70 / 113
Referenced in: [show references]