Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/include/
H A Dgettext-po.h87 typedef const struct po_error_handler *po_error_handler_t; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dgettext-po.c141 po_file_read_v2 (const char *filename, po_error_handler_t handler) in po_file_read_v2()
242 po_file_write (po_file_t file, const char *filename, po_error_handler_t handler) in po_file_write()
1250 po_message_check_format (po_message_t message, po_error_handler_t handler) in po_message_check_format()
H A Dgettext-po.h.in87 typedef const struct po_error_handler *po_error_handler_t; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A DChangeLog2362 (struct po_error_handler, po_error_handler_t): New types.