OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEXTDOMAIN
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-gawk/
hello.awk
9
TEXTDOMAIN
= "hello-gawk"
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-sh/
hello.sh
10
TEXTDOMAIN
=hello-sh
11
export
TEXTDOMAIN
/src/external/gpl2/gettext/dist/gettext-runtime/intl/
textdomain.c
1
/* Implementation of the
textdomain
(3) function.
65
# define
TEXTDOMAIN
__textdomain
70
# define
TEXTDOMAIN
libintl_textdomain
80
TEXTDOMAIN
(const char *domainname)
140
weak_alias (__textdomain,
textdomain
);
/src/external/gpl2/grep/dist/intl/
textdomain.c
1
/* $NetBSD:
textdomain
.c,v 1.1.1.1 2016/01/10 21:36:18 christos Exp $ */
3
/* Implementation of the
textdomain
(3) function.
67
# define
TEXTDOMAIN
__textdomain
72
# define
TEXTDOMAIN
textdomain__
82
TEXTDOMAIN
(domainname)
143
weak_alias (__textdomain,
textdomain
);
/src/external/gpl2/texinfo/dist/intl/
textdomain.c
1
/* $NetBSD:
textdomain
.c,v 1.1.1.1 2016/01/14 00:11:28 christos Exp $ */
3
/* Implementation of the
textdomain
(3) function.
67
# define
TEXTDOMAIN
__textdomain
72
# define
TEXTDOMAIN
libintl_textdomain
82
TEXTDOMAIN
(const char *domainname)
142
weak_alias (__textdomain,
textdomain
);
/src/external/gpl3/gcc.old/dist/intl/
textdomain.c
1
/* Implementation of the
textdomain
(3) function.
65
# define
TEXTDOMAIN
__textdomain
70
# define
TEXTDOMAIN
libintl_textdomain
80
TEXTDOMAIN
(domainname)
141
weak_alias (__textdomain,
textdomain
);
/src/external/gpl2/gettext/dist/gettext-tools/tests/
lang-sh
21
TEXTDOMAIN
=prog
22
export
TEXTDOMAIN
plural-2
73
LANGUAGE=
TEXTDOMAIN
=plural TEXTDOMAINDIR=. \
lang-bash
18
TEXTDOMAIN
=prog
19
export
TEXTDOMAIN
lang-gawk
17
TEXTDOMAIN
= "prog"
/src/external/gpl2/gettext/dist/gettext-tools/src/
user-email.sh.in
56
TEXTDOMAIN
=gettext-tools
57
export
TEXTDOMAIN
Completed in 37 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026