Home
last modified time | relevance | path

Searched refs:jump_protocol_const (Results 1 – 6 of 6) sorted by relevance

/dports/www/httrack/httrack-3.49.2/src/
H A Dhtstools.c197 …strcpybuff(adrfil->adr, jump_protocol_const(origin_adr)); // même adresse ; protocole vide (ht… in ident_url_relatif()
201 strcatbuff(adrfil->adr, jump_protocol_const(origin_adr)); in ident_url_relatif()
205 strcatbuff(adrfil->adr, jump_protocol_const(origin_adr)); in ident_url_relatif()
398 const char *adr = jump_protocol_const(lien); in link_has_authorization()
H A Dhtslib.h262 const char *jump_protocol_const(const char *source);
H A Dhtslib.c980 const char *astart = jump_protocol_const(retour->req.proxy.name); in http_sendhead()
1112 const char *astart = jump_protocol_const(adr); in http_sendhead()
3377 a = jump_protocol_const(source); in jump_identification_const()
3524 const char *jump_protocol_const(const char *source) { in jump_protocol_const() function
H A Dhtsparse.c2559 HT_ADD_HTMLESCAPED(jump_protocol_const(afs.af.adr)); // Password in htsparse()
2598 … HT_ADD_HTMLESCAPED(jump_protocol_const(afs.af.adr)); // Password in htsparse()
2703 … HT_ADD_HTMLESCAPED(jump_protocol_const(afs.af.adr)); // Password in htsparse()
H A Dhtsname.c171 const char *const print_adr = jump_protocol_const(adr); in url_savename()
H A Dhtsback.c2135 a = jump_protocol_const(a);
2539 const char* hostname = jump_protocol_const(back[i].url_adr);