in reply to Re: regexp for finding all function calls
in thread regexp for finding all function calls

I think I can add double quotes, but I don't think it will work for calls such as
Mod::func("str1 \"); ");
There are probably other corner cases as well.
  • Comment on Re^2: regexp for finding all function calls