sbool swic_slash(S a, S b, Matches m) { if (eqic(a, b)) ret true with m.m = new S[] {""}; ret swic(a, appendSlash(b), m); }
Began life as a copy of #1002835
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: | #1026161 |
| Snippet name: | swic_slash - special slash handling |
| Eternal ID of this version: | #1026161/3 |
| Text MD5: | 1a3b50075753f1a4d6458fdb2511d258 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-11-27 16:05:22 |
| Source code size: | 130 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 441 / 514 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |