1 | sbool mmo_match2(MMOPattern pattern, S s) { |
2 | ret mmo_match_parsedPattern(pattern, s); |
3 | } |
4 | |
5 | |
6 | |
7 | sbool mmo_match2(S pattern, S s) { |
8 | ret mmo_match_parsedPattern(pattern, s); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027873 |
Snippet name: | mmo_match2 - synonym of mmo_match_parsedPattern |
Eternal ID of this version: | #1027873/1 |
Text MD5: | bca7aef04b60b71db21e6a5ecaaa271c |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-04-16 13:55:43 |
Source code size: | 173 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 248 / 293 |
Referenced in: | [show references] |