Go to the source code of this file.
 | 
| character(len=string) function  | dc_url::url_merge_cc (file, var) | 
|   | 
| character(len=string) function  | dc_url::url_merge_cccca (file, var, attr, iorange) | 
|   | 
| character(len=string) function  | dc_url::url_merge_cccc (file, var, attr, iorange) | 
|   | 
| subroutine, public  | dc_url::url_chop_iorange (fullname, iorange, remainder) | 
|   | 
| character(len=string) function  | dc_url::url_search_iorange (fullname, dimvar) | 
|   | 
| subroutine  | dc_url::url_split_c (fullname, file, var, attr, iorange) | 
|   | 
| logical function  | dc_url::urlonthesamefile (url_a, url_b) | 
|   | 
| character(len=string) function  | dc_url::url_resolve_c (relative, base) | 
|   | 
 | 
| 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 = "+" | 
|   |