Lines Matching refs:regex_match
400 RegularExpression::Match regex_match(1);401 if (g_regex.Execute(variable_expr_path, ®ex_match))404 if (regex_match.GetMatchAtIndex(variable_expr_path, 1, variable_name))