Searched refs:Version_expression (Results 1 – 3 of 3) sorted by relevance
59 struct Version_expression;247 const Version_expression* e) in Version_tree_match()258 const Version_expression* expression;274 Glob(const Version_expression* e, const Version_tree* v, bool ig) in Glob()281 const Version_expression* expression;295 const Version_expression*, Exact*);
1894 struct Version_expression struct1896 Version_expression(const std::string& a_pattern, in Version_expression() function1916 std::vector<struct Version_expression> expressions;2194 const Version_expression* ve, in add_exact_match()2240 const Version_expression& exp(explist->expressions[i]); in build_expression_list_lookup()2410 const Version_expression& expression(vt->global->expressions[j]); in check_unmatched_names()2518 const Version_expression& ve(vel->expressions[i]); in print_expression_list()2979 Version_expression(std::string(pattern, patlen), in script_new_vers_pattern()
10823 * script.cc (struct Version_expression): Add was_matched_by_symbol10977 (struct Version_expression): Change language from std::string to