Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-11-19 14:47
Flavor·PCRE2 (PHP)

/
final states\s*=\s*{([^}]*)}
/
gm
Open regex in editor

Description

it parses and groups the final states of a finate automaton

Submitted by viktorashi copil borfashi