Searched refs:exact_match (Results 1 – 1 of 1) sorted by relevance
1902 : pattern(a_pattern), language(a_language), exact_match(a_exact_match), in Version_expression()1909 bool exact_match; member2263 if (!exp.exact_match) in build_expression_list_lookup()2430 if (!expression.exact_match) in check_unmatched_names()2547 if (ve.exact_match) in print_expression_list()2550 if (ve.exact_match) in print_expression_list()2976 const char* pattern, int patlen, int exact_match) in script_new_vers_pattern() argument2984 static_cast<bool>(exact_match))); in script_new_vers_pattern()