in reply to Re: Regexp match start or end
in thread Regexp match start or end

++

Muy bien. Using \b as delimiters will eliminate most rogue issues such as:

No es perfecto. Esto es imperfecto.

More kudos for promoting testing utilities.