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

4
LINES

< > BotCompany Repo | #1032855 // jfind_upTo

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

Libraryless. Click here for Pure Java version (4363L/25K).

static int jfind_upTo(LS tok, int startIdx, int endIdx, S in) {
  LS tok2 = subList(tok, 0, endIdx);
  ret jfind(tok2, startIdx, in);
}

Author comment

Began life as a copy of #1002429

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032855
Snippet name: jfind_upTo
Eternal ID of this version: #1032855/1
Text MD5: 40747a9282f13fa578e61868d715e369
Transpilation MD5: 765c48562e472bce25fb4def7acf6e9c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-06 21:49:56
Source code size: 138 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 84 / 118
Referenced in: [show references]