Searched refs:tmp_scheme (Results 1 – 1 of 1) sorted by relevance
22 llvm::StringRef tmp_scheme, tmp_hostname, tmp_path; in Parse() local30 tmp_scheme = uri.substr(0, pos); in Parse()66 scheme = tmp_scheme; in Parse()