Regular Expressions 101

Community Patterns

Swap key and value in JavaScript object

1

Regular Expression
PCRE (PHP <7.3)

/
([a-zA-Z0-9\_]*)\:\s?([A-Za-z0-9\"\']*)
/
mg

Description

Loading markdown...
Submitted by Victor - 8 years ago