I am no expert at regex but basically i want to find all text that is surrounded by quotes, but I want to exclude any matches where the quoted text is prefixed by things like "name=", "type=", "href="/go.html?url=, etc. I have about 20 exclusions. My regex to find all text within quotes is: I am no expert at regex but basically i want to