You searched for the word(s):
< 1 second(s)
-
I'm trying to create a regex that searches 4 lines after a specific term to make sure it exactly matches the four lines after another specific term.
For instance it would search a text for "animals list 1" and take note of the following 4 lines and then search for "animals list 2" and determine if it has the next 4 ...