Home
last modified time | relevance | path

Searched refs:msg2ext (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgl-check.c275 char *msg2ext = xasprintf ("%s\n%s", msg2, help); in check_plural() local
278 header, NULL, 0, 0, true, msg2ext); in check_plural()
279 free (msg2ext); in check_plural()
299 char *msg2ext = xasprintf ("%s\n%s", msg2, help); in check_plural() local
302 header, NULL, 0, 0, true, msg2ext); in check_plural()
303 free (msg2ext); in check_plural()