OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:msgctxt_id
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libintl/
gettext.c
168
char *
msgctxt_id
;
local in function:pgettext_impl
172
if ((
msgctxt_id
= concatenate_ctxt_id(msgctxt, msgid1)) == NULL)
175
translation = dcngettext(domainname,
msgctxt_id
,
178
if (translation ==
msgctxt_id
) {
179
free(
msgctxt_id
);
183
free(
msgctxt_id
);
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025