Regular Expressions 101

Community Patterns

format input proj 1 IPP

1

Regular Expression
PCRE (PHP <7.3)

/
^([a-z A-Z\.\+\*\(\)]+)\t+((italic)?(bold)?(size:[1-7])?(teletype)?(color:[a-fA-F0-9]{6})?(underline)?(\,\ *\t*)?)+\n?
/
gm

Description

no description available

Submitted by Roman Ondraszek - 8 years ago