mirror of
https://github.com/janet-lang/janet
synced 2024-11-24 17:27:18 +00:00
711fe64a51
(backmatch [tag?]) is similar to a back reference in regular expressions (NOT to backwards capture in a peg). It only matches a pattern if it exactly matches the text of the last capture. It does not consume or push any captures to the capture stack. |
||
---|---|---|
.. | ||
amalg | ||
install | ||
helper.janet | ||
suite0.janet | ||
suite1.janet | ||
suite2.janet | ||
suite3.janet | ||
suite4.janet | ||
suite5.janet | ||
suite6.janet | ||
suite7.janet |