please include function formatXYZ. static int formatXYZ_varToIndex_maybeQuoted(S t) { if (formatXYZ_quotedVars && isQuoted(t)) ret formatXYZ_varToIndex(unquote(t)); ret formatXYZ_varToIndex(t); }
Began life as a copy of #1007682
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: | #1008103 |
| Snippet name: | formatXYZ_varToIndex_maybeQuoted |
| Eternal ID of this version: | #1008103/1 |
| Text MD5: | a958c3f7a4baf11f7c8a2477c9771c5d |
| Author: | stefan |
| Category: | javax / formatting |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-04-24 20:05:22 |
| Source code size: | 210 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 779 / 813 |
| Referenced in: | [show references] |