1 | static bool swic_trim(S a, S b, Matches m) {
|
2 | if (!swic(a, b)) false; |
3 | m.m = new S[] {trim(substring(a, l(b)))};
|
4 | true; |
5 | } |
Began life as a copy of #1002835
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: | #1011049 |
| Snippet name: | swic_trim - trim matches |
| Eternal ID of this version: | #1011049/1 |
| Text MD5: | 0ac9f93d12397e82920a105dc5e7f802 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-11 23:20:29 |
| Source code size: | 128 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 948 / 995 |
| Referenced in: | [show references] |