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 - 2
of
2
) 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
);
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 23 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025