Searched refs:replace_attr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dconvert.c193 static const char *replace_attr (const char *, int, FILE *, const char *);
299 p = replace_attr (p, link->size, fp, quoted_newname);
320 p = replace_attr (p, link->size, fp, quoted_newlink);
333 p = replace_attr (p, link->size, fp, "");
502 replace_attr (const char *p, int size, FILE *fp, const char *new_text) function
553 return replace_attr (p, size, fp, new_with_timeout);

Completed in 111 milliseconds