OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GETTEXTDATADIR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/tests/
msgunfmt-tcl-1
44
GETTEXTDATADIR
=${top_srcdir}/src \
/src/external/gpl2/gettext/dist/gettext-tools/src/
read-tcl.c
54
const char *
gettextdatadir
;
local
70
gettextdatadir
= getenv ("
GETTEXTDATADIR
");
71
if (
gettextdatadir
== NULL ||
gettextdatadir
[0] == '\0')
72
gettextdatadir
= relocate (
GETTEXTDATADIR
);
74
tclscript = concatenated_pathname (
gettextdatadir
, "msgunfmt.tcl", NULL);
Completed in 14 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026