Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-10-26 23:41
Flavor·PCRE2 (PHP)

/
^[0-9]* *([a-zA-Z]+[0-9]*)+( *\+ *[0-9]*([a-zA-Z]{1,2}[0-9]*))* *-> *[0-9]* *([a-zA-Z]+[0-9]*)+( *\+ *[0-9]*([a-zA-Z]{1,2}[0-9]*))* *; *[a-z][0-9]+( *\* *[0-9]*([a-zA-Z]{1,2}[0-9]*))*$
/
gm
Open regex in editor

Description

Describes how the first few lines of an Antimony (for Tellurium) CRN definition should look like

Submitted by viktorashi