1  | static boolean matchX2(S pat, S s) { | 
2  | ret matchX_vbar(pat, s);  | 
3  | }  | 
4  | |
5  | |
6  | |
7  | static boolean matchX2(S pat, S s, Matches matches) { | 
8  | ret matchX_vbar(pat, s, matches);  | 
9  | }  | 
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022216 | 
| Snippet name: | matchX2 - synonym of matchX_vbar | 
| Eternal ID of this version: | #1022216/1 | 
| Text MD5: | 252a353be371478eb37d9cfe197848ca | 
| Author: | stefan | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-03-11 12:13:48 | 
| Source code size: | 162 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 849 / 866 | 
| Referenced in: | [show references] |