Regular Expressions 101

Community Patterns

1

html <Title>

Java 8
htnle
Submitted by erichologist - a month ago

Redis command parser

0

Regular Expression
ECMAScript (JavaScript)

/
("(?:[^"\\]|\\.)*")|('(?:[^'\\]|\\.)*')|[\S]+
/
g

Description

Loading markdown...
Submitted by Nathaniel Schweinberg - 4 months ago