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

3
LINES

< > BotCompany Repo | #1005298 // matchStartX function - handle pattern with "..." at the end

JavaX fragment (include)

static boolean matchStartX(S pat, S s, Matches matches) {
  ret matchStart(dropSuffix("...", pat), s, matches);
}

Author comment

Began life as a copy of #1001793

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005298
Snippet name: matchStartX function - handle pattern with "..." at the end
Eternal ID of this version: #1005298/3
Text MD5: dca0cf88092e0e61a800c1fb322a5c38
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-07 23:58:58
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 531 / 511
Version history: 2 change(s)
Referenced in: [show references]