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

9
LINES

< > BotCompany Repo | #1031017 // ul_htmlEncode2 - synonym of ul_htmlEncode

JavaX fragment (include)

sS ul_htmlEncode2(S... list) {
  ret ul_htmlEncode(list);
}



sS ul_htmlEncode2(Cl list, O... params) {
  ret ul_htmlEncode(list, params);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031017
Snippet name: ul_htmlEncode2 - synonym of ul_htmlEncode
Eternal ID of this version: #1031017/1
Text MD5: b41a82c27563f8e79b59193149be2433
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-22 16:58:52
Source code size: 143 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 95 / 122
Referenced in: [show references]