1 | sS ul_htmlEncode2(S... list) { |
2 | ret ul_htmlEncode(list); |
3 | } |
4 | |
5 | |
6 | |
7 | sS ul_htmlEncode2(Cl list, O... params) { |
8 | ret ul_htmlEncode(list, params); |
9 | } |
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: | 391 / 417 |
| Referenced in: | [show references] |