Go to the source code of this file.
Data Types | |
| interface | dc_url::urlmerge |
| interface | dc_url::urlsplit |
| interface | dc_url::urlresolve |
| interface | dc_url::urlsearchiorange |
| interface | dc_url::operator(.onthesamefile.) |
Modules | |
| module | dc_url |
Functions/Subroutines | |
| subroutine, public | dc_url::url_chop_iorange (fullname, iorange, remainder) |
Variables | |
| character, parameter, public | dc_url::gt_atmark = "@" |
| character, parameter, public | dc_url::gt_question = "?" |
| character, parameter, public | dc_url::gt_colon = ":" |
| character, parameter, public | dc_url::gt_comma = "," |
| character, parameter, public | dc_url::gt_equal = "=" |
| character, parameter, public | dc_url::gt_circumflex = "^" |
| character, parameter, public | dc_url::gt_plus = "+" |