1 | static S htmlEncode2(String s) { |
2 | ret htmlencode_noQuotes(s); |
3 | } |
4 | |
5 | sS htmlEncode2(O o) { |
6 | ret htmlEncode2(strOrEmpty(o)); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018009 |
Snippet name: | htmlEncode2 - synonym of htmlencode_noQuotes |
Eternal ID of this version: | #1018009/3 |
Text MD5: | 76b6be363270d0f27bd3abe2363fa019 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-28 17:18:32 |
Source code size: | 129 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 435 / 486 |
Version history: | 2 change(s) |
Referenced in: | [show references] |