I wonder if it is possible to do negative proximity search - e.g. I'd like to search for all calls to strcpy() which do not have the (void) cast before them. Tried things like:

  "void strcpy"~NOT 1

in the full search but it does not seem to do the trick.


v.
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to