Hi all, I have successfully used a regular expression for a function name but I didn't find how to pass it on the command line.
I first tried identifier virtual.func with -D func=~"^nvm_" but realised that it didn't make sense and then tried identifier func =~ virtual.regexp with -D regexp="^nvm_" but that doesn't work either. Does that functionality exists yet and if yes, how should it be used ? Regards, David. _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
