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

12
LINES

< > BotCompany Repo | #1015242 // Search for matching patterns in all snippet texts

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (11326L/76K).

!7

p-experiment {
  loadSnippetsDBForAnalysis();
  print("Searching.");
  new L<S> l;
  time {
    for (CSnippet s)
      pnl(addAllAndReturn(l, jextractAll("if <quoted>", s.text())));
  }
  print(n2(l, "statement") + ", " + countUniquesCI(l) + " unique");
}

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: #1015242
Snippet name: Search for matching patterns in all snippet texts
Eternal ID of this version: #1015242/9
Text MD5: b82bb30431dc79b010d9a684b390d629
Transpilation MD5: b4039f1ed30be36746762580fb3cb823
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-11 03:05:51
Source code size: 270 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 346 / 831
Version history: 8 change(s)
Referenced in: [show references]