what is the difference between
((?!uag|uga|uaa)...)
(...(?!uag|uga|uaa))
The order is changed and I get different results, but I think they mean the same.
what is the difference between
((?!uag|uga|uaa)...)
(...(?!uag|uga|uaa))
The order is changed and I get different results, but I think they mean the same.