Home
last modified time | relevance | path

Searched defs:found (Results 1 – 1 of 1) sorted by relevance

/intl/
A Dtst-gettext.c254 const char *found = gettext (msgs[cnt].msgid); in positive_gettext_test() local
280 const char *found = gettext (msgs[cnt].msgid); in negative_gettext_test() local
302 const char *found = dgettext (domain, msgs[cnt].msgid); in positive_dgettext_test() local
328 const char *found = dcgettext (domain, msgs[cnt].msgid, category); in positive_dcgettext_test() local
355 const char *found = dcgettext (domain, msgs[cnt].msgid, category); in negative_dcgettext_test() local

Completed in 4 milliseconds