This should catch both 'and' or ','
(?:\sand|,)
?:\sand|,)\s
|
2 | added 2 characters in body | ||
|
This should catch both 'and' or ','
|
||||
|
1 |
|
||
|
This should catch both 'and' or ','
|
||||