I have a large collection of php files written over the years and I need to properly replace all the short open tags into proper explicit open tags.
change \
That's my version of the RegExp:
<\?(?!(php|=|xml))(\s|\t|\n)