Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.c1950 warn_format_string (enum is_format is_format[NFORMATS], const char *string, in warn_format_string() function
2204 warn_format_string (is_format, mp->msgid, pos, "msgid"); in remember_a_message()
2306 warn_format_string (mp->is_format, mp->msgid_plural, pos, "msgid_plural"); in remember_a_message_plural()
H A DChangeLog1178 * xgettext.c (warn_format_string): New function.