// supports the usual quotings (', ", variable length double brackets) static boolean isQuoted_quick(S s) { ret isNormalQuoted_dirty(s) || isMultilineQuoted(s); }
Began life as a copy of #1001135
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1012990 |
| Snippet name: | isQuoted_quick (non-accurate version that is OK for single tokens) |
| Eternal ID of this version: | #1012990/1 |
| Text MD5: | f43f6a4ff056d42ee43675ca990323c2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-19 17:20:19 |
| Source code size: | 167 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 616 / 643 |
| Referenced in: | [show references] |