#include <ada_c.h>
Definition at line 28 of file ada_c.h.
◆ hash_start
uint32_t ada_url_components::hash_start |
◆ host_end
uint32_t ada_url_components::host_end |
◆ host_start
uint32_t ada_url_components::host_start |
◆ pathname_start
uint32_t ada_url_components::pathname_start |
◆ port
uint32_t ada_url_components::port |
◆ protocol_end
uint32_t ada_url_components::protocol_end |
◆ search_start
uint32_t ada_url_components::search_start |
◆ username_end
uint32_t ada_url_components::username_end |
Username end is not omitted
by default (-1) to make username and password getters less costly to implement.
Definition at line 30 of file ada_c.h.
The documentation for this struct was generated from the following files: