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*);
1897 struct Version_expression struct1899 Version_expression(const std::string& a_pattern, in Version_expression() function1919 std::vector<struct Version_expression> expressions;2197 const Version_expression* ve, in add_exact_match()2243 const Version_expression& exp(explist->expressions[i]); in build_expression_list_lookup()2413 const Version_expression& expression(vt->global->expressions[j]); in check_unmatched_names()2521 const Version_expression& ve(vel->expressions[i]); in print_expression_list()2982 Version_expression(std::string(pattern, patlen), in script_new_vers_pattern()
12240 * script.cc (struct Version_expression): Add was_matched_by_symbol12394 (struct Version_expression): Change language from std::string to