Home
last modified time | relevance | path

Searched defs:host (Results 1 - 5 of 5) sorted by relevance

/commonlibrary/ets_utils/js_api_module/uri/
H A Djs_uri.h33 std::string host = ""; member
/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.h57 std::string host = ""; member
[all...]
H A Djs_url.cpp332 void AnalysisOpaqueHost(std::string input, std::string& host, in AnalysisOpaqueHost() argument
487 void IPv6Host(std::string& input, std::string& host, in IPv6Host() argument
651 void FormatIpv4(std::vector<std::string> nums, std::string& host, in FormatIpv4() argument
688 void AnalyseIPv4(const std::string& input, std::string& host, in AnalyseIPv4() argument
729 AnalysisHost(std::string& input, std::string& host, std::bitset<static_cast<size_t>(BitsetStatusFlag::BIT_STATUS_11)>& flags, bool special) AnalysisHost() argument
[all...]
/commonlibrary/ets_utils/js_api_module/url/test/
H A Dtest_napi.cpp2253 std::string host; HWTEST_F() local
2268 std::string host; HWTEST_F() local
2277 std::string host; HWTEST_F() local
2496 std::string host = ""; HWTEST_F() local
[all...]
/commonlibrary/rust/ylong_http/ylong_http/src/request/uri/
H A Dmod.rs164 pub fn host(&self) -> Option<&Host> { in host() functions
672 pub fn host(&self) -> &Host { host() functions
[all...]

Completed in 9 milliseconds