Regex tester
Pattern
Input
if  "%testfile%" =="abcd" ( 
this)
if  "%testfile%" =="kgh" ( 
and that)

Options
Replacement
Click the context tab to see replacements.
2 matches found in about 6 milliseconds.
IndexPositionMatched String
019"abcd"
156"kgh"
if  "%testfile%" =="abcd" ( 
​this)
​if  "%testfile%" =="kgh" ( 
​and that)
​
  1. if "%testfile%" ==
  2. (
    this)
    if "%testfile%" ==
  3. (
    and that)