Lines Matching full:getenv
256 const char *fake_start = getenv("U_FAKETIME_START");
835 fprintf(stderr, "TZ=%s std=%s dst=%s daylight=%d offset=%d\n", getenv("TZ"), stdID, dstID, daylightType, offset);
1005 tzid = getenv("TZFILE");
1013 tzid = getenv("TZ");
1252 path=getenv("ICU_DATA");
1265 const char *prefix = getenv(ICU_DATA_DIR_PREFIX_ENV_VAR);
1432 posixID = getenv("LC_ALL");
1434 posixID = getenv(category == LC_MESSAGES ? "LC_MESSAGES" : "LC_CTYPE");
1436 posixID = getenv("LANG");
1655 const char *localeID = getenv("LC_ALL");
1659 localeID = getenv("LANG");