Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-03-04 12:52
Flavor·PCRE (Legacy)

/
^(?P<opcode>[a-zA-Z]+)(\s*)(?P<operand>.+)?
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous