Libraryless. Click here for Pure Java version (2887L/17K).
static long regexpToLong(S regexp, S input) { ret parseLong(regexpFirstGroup(regexp, input)); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031561 |
| Snippet name: | regexpToLong |
| Eternal ID of this version: | #1031561/1 |
| Text MD5: | dc570f5ea12a445099b7b07143034048 |
| Transpilation MD5: | 16a5caae95e5b86f9adc81fadd181a16 |
| 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 02:44:06 |
| Source code size: | 101 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 392 / 491 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1031566 - regexpToLongIC |