Searched refs:po_message_check_format (Results 1 – 8 of 8) sorted by relevance
349 #define po_message_check_format po_message_check_format_v2 macro350 extern void po_message_check_format (po_message_t message, po_xerror_handler_t handler);
156 (po_message_check_format): Update.160 * gettext-po.c (po_message_check_format): Update for signature changes192 * gettext-po.c (po_message_check_format): Update call to check_message,251 po_message_check_format) [C++]: Declare as extern "C".
1291 po_message_check_format (po_message_t message, po_xerror_handler_t handler) in po_message_check_format() function1310 #undef po_message_check_format1336 extern "C" void po_message_check_format (po_message_t message, po_error_handler_t handler);1339 po_message_check_format (po_message_t message, po_error_handler_t handler) in po_message_check_format() function
1007 po_message_check_format (msg, &my_xerror_handler); in main()
848 * windows/gettextpo.def: Add po_message_check_format.
4744 * gettext-po.c (po_message_check_format): Update.4773 po_message_check_format): Likewise.4781 po_message_check_format): Update.5229 (po_message_check_format): Use new check_message function.5253 (po_message_check_format): Change signature; version 2.5259 (po_message_check_format): New implementation. Keep old implementation.5791 * gettext-po.h (po_message_check_format): New declaration.5792 * gettext-po.c (po_error_logger, po_message_check_format): New
726 po_message_check_format() has changed.
5793 @deftypefun {void} po_message_check_format (po_message_t@tie{}@var{message}, po_xerror_handler_t@ti…5799 level, but is defined as @code{po_message_check_format} in C code after