Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
const r = new WillyRouter\(\);([\s\S]*?)Vue.use\(VueRouter\);
/

Description

Match for match everything between x and x

Submitted by anonymous - a month ago