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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsginit.c1427 char *old_LANGUAGE; local
1445 old_LANGUAGE = (tmp != NULL ? xstrdup (tmp) : NULL);
1482 if (old_LANGUAGE != NULL)
1483 xsetenv ("LANGUAGE", old_LANGUAGE, 1), free (old_LANGUAGE);

Completed in 95 milliseconds