Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1018009 // htmlEncode2 - synonym of htmlencode_noQuotes

JavaX fragment (include)

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: 365 / 419
Version history: 2 change(s)
Referenced in: [show references]