static LS magicQuoteInputForProgram(S input, S snippetIDOrSource) { Cl<S> inputs = magicQuotes(input); // all quoted variants L<FunctionNameAndPattern> matchers = matchingPatternsInJavaXSource_withFunctions(#1025348); // extract matching statements ret filter(inputs, i -> matchedByAnyFunctionNameAndPattern(matchers, i)); // filter quoted inputs that match }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1025366 | 
| Snippet name: | magicQuoteInputForProgram | 
| Eternal ID of this version: | #1025366/1 | 
| Text MD5: | 1fa71f71798a783856a92b0c29d85e0a | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-09-26 13:58:37 | 
| Source code size: | 369 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 372 / 414 | 
| Referenced in: | [show references] |