Searched refs:file_match (Results 1 – 2 of 2) sorted by relevance
10 static int file_match __P((void *, void *));24 file_match,64 file_match(ctx1, ctx2) in file_match() function
930 my ($t, $file_match);935 $file_match = $1;936 $file_match = $2 if defined $2;949 else { $objs = [$file_match]; }971 if ($FILE =~ ("${file_match}_(.+)")) {