static S ocr_escapeMeaning(S s) { ret s.replace("_", "\\_") .replace("[", "\\[").replace("]", "\\]") .replace("{", "\\{").replace("}", "\\}"); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006197 |
Snippet name: | ocr_escapeMeaning - see: ocr_ungroupCharacters |
Eternal ID of this version: | #1006197/1 |
Text MD5: | 61322052e3cfcf991987bbe491546d80 |
Author: | stefan |
Category: | javax / ocr |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-26 00:12:11 |
Source code size: | 158 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 564 / 558 |
Referenced in: | [show references] |