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

6
LINES

< > BotCompany Repo | #1012573 // ai_findXInTheFollowingText

JavaX fragment (include)

static O ai_findXInTheFollowingText(S s) {
  new Matches m;
  if (flexMatchIC("Find * in the following text: *", s, m))
    ret ai_findStuffInText($1, $2);
  null;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1012573
Snippet name: ai_findXInTheFollowingText
Eternal ID of this version: #1012573/1
Text MD5: 914457bebfdf59e933de789603199b1e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-07 13:53:17
Source code size: 170 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 347 / 364
Referenced in: [show references]