|
Ada 3.4.4
Fast spec-compliant URL parser
|
Includes the definitions for scheme specific entities. More...
Functions | |
| constexpr uint64_t | make_key (std::string_view sv) |
| uint64_t | branchless_load5 (const char *p, size_t n) |
Variables | |
| constexpr std::string_view | is_special_list [] |
| constexpr uint16_t | special_ports [] = {80, 0, 443, 80, 21, 443, 0, 0} |
| constexpr uint64_t | scheme_keys [] |
Includes the definitions for scheme specific entities.
|
inline |
Definition at line 48 of file scheme-inl.h.
Referenced by ada::scheme::get_scheme_type(), and ada::scheme::get_special_port().
|
constexpr |
Definition at line 26 of file scheme-inl.h.
|
constexpr |
Definition at line 19 of file scheme-inl.h.
Referenced by ada::url::get_protocol(), ada::scheme::get_scheme_type(), and ada::scheme::get_special_port().
|
constexpr |
Definition at line 34 of file scheme-inl.h.
Referenced by ada::scheme::get_scheme_type(), and ada::scheme::get_special_port().
|
constexpr |
Definition at line 22 of file scheme-inl.h.
Referenced by ada::scheme::get_special_port(), and ada::scheme::get_special_port().