Searched refs:skip_function (Results 1 – 1 of 1) sorted by relevance
158 def skip_function(func_name): function162 result = [x for x in matches if x and not skip_function(x)][:5]