Searched refs:get_patterns (Results 1 – 1 of 1) sorted by relevance
236 sub get_patterns { subroutine261 $arg =~ /^-x$/ and $exclude = 1 and &get_patterns(\@exc_patterns) and next;262 $arg =~ /^-i$/ and $include = 1 and &get_patterns(\@inc_patterns) and next;
Completed in 15 milliseconds