Searched defs:URLImpl (Results 1 – 1 of 1) sorted by relevance
45 uint16_t m_len_scheme;46 uint16_t m_len_user;48 uint16_t m_len_host;49 uint16_t m_len_port;50 uint16_t m_len_path;51 uint16_t m_len_params;52 uint16_t m_len_query;58 const char *m_ptr_user;60 const char *m_ptr_host;71 uint16_t m_port;[all …]
Completed in 5 milliseconds