Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dmsgl-check.c429 char *msgext = xasprintf ("%s\n%s", msg, help); in check_plural() local
431 msgext); in check_plural()
432 free (msgext); in check_plural()
451 char *msgext = xasprintf ("%s\n%s", msg, help); in check_plural() local
453 msgext); in check_plural()
454 free (msgext); in check_plural()