I\'m using the C++ Regex library to match one or more words "[a-z]". However, I need it to skip anything in double-quotes as well as the double quotes themselves.