per una ricerca multiline

RE = new RegExp ("((?:^|> )[^<]*)("+splitString[i]+")(?![^<]*> )","gim")


Ciao