Download Jar. Uses 3874K of libraries. Click here for Pure Java version (11326L/76K).
1 | !7 |
2 | |
3 | p-experiment {
|
4 | loadSnippetsDBForAnalysis(); |
5 | print("Searching.");
|
6 | new L<S> l; |
7 | time {
|
8 | for (CSnippet s) |
9 | pnl(addAllAndReturn(l, jextractAll("if <quoted>", s.text())));
|
10 | } |
11 | print(n2(l, "statement") + ", " + countUniquesCI(l) + " unique"); |
12 | } |
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: | 693 / 1636 |
| Version history: | 8 change(s) |
| Referenced in: | [show references] |