1 | sS answer_magicQuoteInput(S input, O... _) { |
2 | LS fixedInputs = magicQuoteInputForThisProgram(input, _); |
3 | if (nempty(fixedInputs)) |
4 | ret "Did you mean this? >> " + first(fixedInputs) |
5 | + (l(fixedInputs) < 2 ? "" : "\nOr this? >> " + second(fixedInputs)); |
6 | null; |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1025368 |
Snippet name: | answer_magicQuoteInput |
Eternal ID of this version: | #1025368/3 |
Text MD5: | 2c35f4a339bd0d0e4410d9be2de1ccac |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-10-11 02:19:27 |
Source code size: | 277 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 213 / 249 |
Version history: | 2 change(s) |
Referenced in: | [show references] |