Currently a '//****' is matched as an /* comment - disallow a '/' in
commit08aa87fb570af9ec0a88ba0d1d4eb66d0da94e03
authorPeter Berg Larsen <pebl@math.ku.dk>
Mon, 3 Jan 2005 20:18:58 +0000 (3 20:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Jan 2005 20:18:58 +0000 (3 20:18 +0000)
tree7010f3aec01183a7c0408625acbf0b102ef93c87
parent6beae245ea0b68681fd6c9b8b846f1abe64ef323
Currently a '//****' is matched as an /* comment - disallow a '/' in
front of the '/*' match. An 'extern "C" {' can be split in several
lines - allow '\n' as space, and lookout for the rest if partial
found.
tools/winedump/function_grep.pl