rex
Dark Mode
Manual
Standard library
Index
Search:
Group by:
Section
Type
Imports
Macros
multi
Match
Imports
re
,
macros
Macros
macro
multiMatch
(
inp
:
string
;
sections
:
varargs
[
untyped
]
)
:
untyped
"Multi regex match". Usage: multiMatch inp:
of pattern1:
x = matches[0]
of pattern2:
Source
Edit