M
M
McMike2016-10-08 12:30:07
JavaScript
McMike, 2016-10-08 12:30:07

How to reuse pattern in regexp for js?

How to reuse a template in a javascript expression?
/(expression) \1/ - the same pattern should be supplied instead of \1, but this does not work

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2016-10-08
@McMike

https://regex101.com/r/vtQ0B6/1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question