Regular Expressions 101

Community Patterns

todos and tags in code

1

Regular Expression
PCRE2 (PHP >=7.3)

/
(-|\s*|\/\/|\/\*|<!--|\*|[*[0-9.]*)(\s*)(TAG|d])(-*|:*|\s*)(.*)
/
gm

Description

todos and tags in code

Submitted by anonymous - 2 years ago