I have a regex which i am doing a replace function reg_replace(Input_Column,\'\\b(?:(?!https|www|http)\\w)+\\b\', \'x\') www.google.com result is www.x.x where as it shoul