static S pre_htmlencode(O contents, O... params) { ret pre(htmlencode_noQuotes(str(contents)), params); }
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: | #1013054 |
| Snippet name: | pre_htmlencode |
| Eternal ID of this version: | #1013054/2 |
| Text MD5: | b1d93adec8253df415f157c403a530b2 |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-22 17:31:46 |
| Source code size: | 109 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 683 / 699 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1025986 - h3_htmlEncode |