Searched defs:scheme (Results 1 – 5 of 5) sorted by relevance
22 scheme : string; property91 get scheme() { method in URI
31 std::string scheme = ""; member
190 std::string scheme = data_.substr(0, pos); in AnalysisScheme() local
53 std::string scheme = ""; member
164 bool IsSpecial(std::string scheme) in IsSpecial()173 bool AnalysisScheme(std::string& input, std::string& scheme, in AnalysisScheme()1066 std::string scheme = input.substr(0, pos); in InitOnlyInput() local