Searched refs:function_name_regexp (Results 1 – 3 of 3) sorted by relevance
517 const sp_pcre* function_name_regexp = in hook_functions_regexp() local520 assert(function_name || function_name_regexp); in hook_functions_regexp()526 HOOK_FUNCTION_BY_REGEXP(function_name_regexp, disabled_functions_hook, in hook_functions_regexp()
497 function_name_regexp = CRegExp(re_fun_name, variable in AutocallChecker515 and self.function_name_regexp.match(line_info.ifun):
497 function_name_regexp = CRegExp(re_fun_name, variable in AutocallChecker521 and self.function_name_regexp.match(line_info.ifun):