I want to do the following with regular expressions but not sure how to do it. I want it to match one two when one two is the beginning of the line
one two
^one two(?!.*three)