I want an expression that will fail when it encounters words such as \"boon.ini\" and \"http\". The goal would be to take this expression and be able to construct for any se
^[^£]*$
The above expression will restrict only the pound symbol from the string. This will allow all characters except string.