Uses 16250K of libraries. Click here for Pure Java version (3325L/21K).
java.lang.RuntimeException: Unknown token 2: <:
Warning: session_start(): open(/var/lib/php/sessions/sess_5kte6rd2835ic9cn9kmatq815h, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000658":"print function (=System.out.println + logging in memory)","1000810":"join function + array version","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001913":"unnull","1002012":"assertNotNull","1002108":"empty - extended synonym of isEmpty","1002310":"subList function - use instead of List.subList","1002348":"nempty - not empty","1002637":"substring - exception-free (safe) version of String.substring","1003239":"map - call function on list (takes function name, Runnable or function object with \"get\" method) \/ now also works on maps","1004220":"pair - make value pair","1005099":"removeSubList - remove a range from list (in place)","1007549":"takeFirst function (take first n elements of a list; or characters of a string)","1008631":"class IntRange - range of ints (start\/end)","1008668":"shiftIntRange - shift IntRange to the right","1011916":"printFileInfo","1012217":"addPair - add pair to collection if collection != null","1013199":"regexpFirstGroups - make Java regexp Matcher and return all groups of first match","1016958":"pairsB - synonym of secondOfPairs","1024256":"IF2 - function with two arguments (interface version)","1028322":"loadDocx","1028323":"saveDocx","1028390":"WordDocumentTextReplacer2 [allows multiple replacement patterns & post processing]","1028391":"regexpFindRangeIC"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)
Began life as a copy of #1028365
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028390 |
| Snippet name: | WordDocumentTextReplacer2 [allows multiple replacement patterns & post processing] |
| Eternal ID of this version: | #1028390/12 |
| Text MD5: | e0553769fcd8fb049adf4035d967e147 |
| Transpilation MD5: | f96343ce0e6d91722dbf932b0be3d923 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-15 13:49:13 |
| Source code size: | 3719 bytes / 119 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 646 / 1052 |
| Version history: | 11 change(s) |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |