Searched refs:CustomSearch (Results 1 – 4 of 4) sorted by relevance
99 def CustomSearch(start_token, func, end_func=None, distance=None, function164 return CustomSearch(start_token, lambda token: token.IsAnyType(token_types),184 return CustomSearch(start_token,207 return CustomSearch(start_token, lambda token: token.IsAnyType(token_types),521 return CustomSearch(538 return CustomSearch(
480 next_code_token = tokenutil.CustomSearch(492 next_code_token = tokenutil.CustomSearch(
530 previous_code_token = tokenutil.CustomSearch(
411 for_token = tokenutil.CustomSearch(