Re: [TSVN] Re: cpp regex stuff
From: Douglas Stonham <dstonham_at_pennysaverusa.net>
Date: 2005-02-18 18:07:59 CET
On Fri, February 18, 2005 5:11 am, Russell Hind said:
Given I know little to nothing of cpp...
(MULTILINE) .h, .hpp = ^\s*class\s*([\w_]+)|([\w_]+)\([^\)]+\);
Changed to allow multiple whitespace characters before the word 'class'.
Does that sound correct?
Also, is it intentional that function names are only captured if they have
If not, that can be simplified:
Let me know if they test out?
Thanks,
Douglas
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.