svoid nlLogic_flexMatch_iterate_vbar(S pat, S input, NLLogicChecker_v2.Matching m, Runnable onMatch, VarMatches oldMatches) { /*if (nlLogic_flexMatch_iterate_debug) print("nlLogic_flexMatch_iterate_vbar " + pat + " / " + input);*/ for (S pat2 : tok_splitAtVerticalBar(pat)) nlLogic_flexMatch_iterate(pat2, input, m, onMatch, oldMatches); }
Began life as a copy of #1018145
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018147 |
Snippet name: | nlLogic_flexMatch_iterate_vbar |
Eternal ID of this version: | #1018147/4 |
Text MD5: | 44c6152d428216263b584ef3b5d20fc9 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-19 16:44:43 |
Source code size: | 356 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 393 / 442 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |