Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Regular
Expressions
101
Regular
Expressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
(?: ([^";\r\n]*) #1 value without quotes or | \x20* ("(?:[^"]+|"")*") \x20* #2 value inside quotes ) (?: (;) #3 values delimiter or | [\r\n]+ # rows delimiter )
/
sxg
Unit Tests
There are no unit tests, click
here
to add some.