Description Usage Arguments See Also
This is similar to capture
except that it does not store the
value of the group. Best used when you want to combine several parts
together and do not reference or extract the grouped value later.
1 |
... |
|
capture
for grouping with capturing. Perl 5 Extended
Patterns https://perldoc.perl.org/perlre#Extended-Patterns
Other rex:
%or%()
,
capture()
,
character_class()
,
counts
,
lookarounds
,
not()
,
rex()
,
shortcuts
,
wildcards
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.