Searched defs:found (Results 1 – 1 of 1) sorted by relevance
254 const char *found = gettext (msgs[cnt].msgid); in positive_gettext_test() local280 const char *found = gettext (msgs[cnt].msgid); in negative_gettext_test() local302 const char *found = dgettext (domain, msgs[cnt].msgid); in positive_dgettext_test() local328 const char *found = dcgettext (domain, msgs[cnt].msgid, category); in positive_dcgettext_test() local355 const char *found = dcgettext (domain, msgs[cnt].msgid, category); in negative_dcgettext_test() local
Completed in 4 milliseconds