Difference in regex substitution with evil-ex and replace-regexp

Hello, I tried replacing the literal in in an area with evil-ex:

:'<,'>s|\bin\b|OUT|g but it doesn’t find anything. The same with replace-regexp is found. Why is this?

evil-ex evil-ex

replace-regexp replace-regexp

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.