Searched defs:URLComponentSource (Results 1 – 2 of 2) sorted by relevance
586 struct URLComponentSource { struct590 URLComponentSource() in URLComponentSource() function603 explicit URLComponentSource(const CHAR* default_value) in URLComponentSource() argument614 const CHAR* scheme;615 const CHAR* username;616 const CHAR* password;617 const CHAR* host;618 const CHAR* port;619 const CHAR* path;620 const CHAR* query;[all …]
591 struct URLComponentSource { struct595 URLComponentSource() in URLComponentSource() function608 explicit URLComponentSource(const CHAR* default_value) in URLComponentSource() argument619 const CHAR* scheme;620 const CHAR* username;621 const CHAR* password;622 const CHAR* host;623 const CHAR* port;624 const CHAR* path;625 const CHAR* query;[all …]