OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:po_xerror_handler_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gettext/include/
gettext-po.h
120
typedef const struct po_xerror_handler *
po_xerror_handler_t
;
typedef in typeref:struct:po_xerror_handler
138
po_xerror_handler_t
handler);
144
po_xerror_handler_t
handler);
320
extern void po_file_check_all (po_file_t file,
po_xerror_handler_t
handler);
325
extern void po_message_check_all (po_message_t message, po_message_iterator_t iterator,
po_xerror_handler_t
handler);
331
extern void po_message_check_format (po_message_t message,
po_xerror_handler_t
handler);
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
gettext-po.h.in
120
typedef const struct po_xerror_handler *
po_xerror_handler_t
;
138
po_xerror_handler_t
handler);
144
po_xerror_handler_t
handler);
320
extern void po_file_check_all (po_file_t file,
po_xerror_handler_t
handler);
325
extern void po_message_check_all (po_message_t message, po_message_iterator_t iterator,
po_xerror_handler_t
handler);
331
extern void po_message_check_format (po_message_t message,
po_xerror_handler_t
handler);
gettext-po.c
96
po_file_read (const char *filename,
po_xerror_handler_t
handler)
220
po_file_write (po_file_t file, const char *filename,
po_xerror_handler_t
handler)
1115
po_file_check_all (po_file_t file,
po_xerror_handler_t
handler)
1144
po_xerror_handler_t
handler)
1205
po_message_check_format (po_message_t message,
po_xerror_handler_t
handler)
Completed in 23 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026