Lines Matching defs:repl
1969 url_canon::Replacements<char16> repl;1975 repl.SetPath(new_path.c_str(), url_parse::Component(0, 4));1976 repl.SetQuery(new_query.c_str(),1985 url_canon::ReplaceFileURL(src, parsed, repl, NULL, &repl_output, &repl_parsed);