Home
last modified time | relevance | path

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

/dports/ftp/wget/wget-1.21.2/src/
H A Durl.c1328 #define TAIL_INCR(r, append_count) ((r)->tail += append_count) macro
1347 TAIL_INCR (dest, 1); in append_char()
1363 TAIL_INCR (dest, l); in append_string()
1587 TAIL_INCR (dest, outlen); in append_uri_pathel()