Lines Matching full:getenv
245 const char *fake_start = getenv("U_FAKETIME_START");
811 fprintf(stderr, "TZ=%s std=%s dst=%s daylight=%d offset=%d\n", getenv("TZ"), stdID, dstID, daylightType, offset);
981 tzid = getenv("TZFILE");
989 tzid = getenv("TZ");
1218 path=getenv("ICU_DATA");
1231 const char *prefix = getenv(ICU_DATA_DIR_PREFIX_ENV_VAR);
1398 posixID = getenv("LC_ALL");
1400 posixID = getenv(category == LC_MESSAGES ? "LC_MESSAGES" : "LC_CTYPE");
1402 posixID = getenv("LANG");
1619 const char *localeID = getenv("LC_ALL");
1623 localeID = getenv("LANG");