Searched refs:EMPTYSTRING (Results 1 – 1 of 1) sorted by relevance
98 #define EMPTYSTRING(x) ((x) == NULL || (*(x) == '\0')) macro218 if (EMPTYSTRING(savefile)) { in file_get()395 if (EMPTYSTRING(path)) { in url_get()406 if (EMPTYSTRING(path) && !outfile) { in url_get()427 if (EMPTYSTRING(savefile)) { in url_get()464 if (EMPTYSTRING(host)) { in url_get()471 if (!EMPTYSTRING(path)) in url_get()475 if (!EMPTYSTRING(path)) { in url_get()1348 if (EMPTYSTRING(username)) { in auto_fetch()1403 if (EMPTYSTRING(host)) { in auto_fetch()[all …]