Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-06-18 10:52
Flavor·PCRE (Legacy)

/
^(.*?) = { Hash=(?P<hash>\d*), X=(?P<x>\d*), Y=(?P<y>\d*), Rot=(?P<rot>\d*), Flip=(?P<flip>\d*), Var=(?P<var>\d*) }
/
gm
Open regex in editor

Description

Regex

Submitted by anonymous