pub fn function_name_matches_filter( function_name: &str, filter_string: &str, ) -> bool
Check if a function name matches any of the patterns in the filter string