LWR 1248 src/utils/downloader.c #define LWR(x) ('A' <= (x) && (x) <= 'Z' ? (x) - 32 : (x)) LWR 1286 src/utils/downloader.c #undef LWR