1 | static S web_match_dollarX(S a, S b, S c, Web web) { |
2 | bool isA = eq(a, "$X"); |
3 | Pair<WebNode> p = web_matchTriple_dollarVars(a, b, c, web); |
4 | ret p != null ? web_text(isA ? p.a : p.b) : null; |
5 | } |
Began life as a copy of #1011890
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: | #1012015 |
Snippet name: | web_match_dollarX |
Eternal ID of this version: | #1012015/3 |
Text MD5: | 2123dfc428bed94945b7eaed466e8c9e |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-16 04:01:03 |
Source code size: | 198 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 448 / 463 |
Version history: | 2 change(s) |
Referenced in: | [show references] |