static S htmlEncode2(String s) { ret htmlencode_noQuotes(s); } sS htmlEncode2(O o) { ret htmlEncode2(strOrEmpty(o)); }
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: | 436 / 486 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1021915 - htmlEncode2OrNull #1028334 - htmlEncode2If #1029859 - htmlEncode2_gen - htmlEncode2 on object |