|
Ada 3.4.4
Fast spec-compliant URL parser
|
| ▼Nada | |
| Ncharacter_sets | Includes the definitions for unicode character sets |
| Ncheckers | Includes the definitions for validation functions |
| Nhelpers | Includes the definitions for helper functions |
| ▼Nidna | |
| Cdirections | |
| Nparser | Internal URL parsing implementation |
| ▼Nscheme | URL scheme utilities and constants |
| Ndetails | Includes the definitions for scheme specific entities |
| Nserializers | IP address serialization functions |
| Nunicode | Includes the declarations for unicode operations |
| Curl | Represents a parsed URL with individual string components |
| Curl_aggregator | Memory-efficient URL representation using a single buffer |
| Curl_base | Abstract base class for URL representations |
| Curl_components | Stores byte offsets for URL components within a buffer |
| Curl_search_params | Class for parsing and manipulating URL query strings |
| Curl_search_params_iter | JavaScript-style iterator for url_search_params |