Regular Expressions 101

Community Patterns

Test Listing Parser

1

Regular Expression
PCRE (PHP <7.3)

/
(?<=\/\/:)[\r\n]*(.*?)(?=[\r\n]*\/\/\~[\r\n]*\*)
/
sg

Description

no description available

Submitted by anonymous - 10 years ago