From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Wed, 08 Oct 2014 14:20:49 +0200 Subject: [Cocci] Searching for pass-through functions In-Reply-To: References: <54303340.3090901@users.sourceforge.net> <54305719.1050304@users.sourceforge.net> <54312F70.3080809@users.sourceforge.net> <54313662.8000402@users.sourceforge.net> <543522B0.9020700@users.sourceforge.net> <5435279E.2070901@users.sourceforge.net> Message-ID: <54352C21.3050309@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr > I see no reason why a regular expression would be more usefu than a simple > list of names. Would you like to suggest an approach for a search pattern that will work better to exclude (!) some functions with a SmPL disjunction instead of a construction with a long regular expression in a constraint? > That is, I would expect that the names have nothing to do with each other. Their relationship was determined by the shown analysis. Regards, Markus