(?:(?<!s)and|\s+|\,)
<!s)and\s+|\,\s+)
Might work
Don't have a way to test it, but took out the just space matcher.
|
2 | Changed To not split if just a space. | ||
Might work Don't have a way to test it, but took out the just space matcher. |
||||
|
1 |
|
||
Might work |
||||