Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-catalog-abstract.h177 extern void po_callback_comment (const char *s);
H A Dread-catalog-abstract.c225 po_callback_comment (const char *s) in po_callback_comment() function
673 po_callback_comment (s); in po_callback_comment_dispatcher()
H A Dread-stringtable.c569 po_callback_comment (line); in comment_line_end()
H A DChangeLog.0267 po_callback_domain, po_callback_message, po_callback_comment,
273 po_comment, po_comment_dot, po_callback_comment, po_comment_filepos,
1874 (po_callback_comment): Reduce the possibility that po_hash succeeds
3155 (po_callback_comment): Don't set next_is_fuzzy.
3347 (po_callback_comment): Set next_is_fuzzy.
4227 * po.c (po_callback_comment): For now recognize #! also as special
4252 * po.c (po_callback_comment): Correct handling of special
4276 * po.c (po_callback_comment): Remove unused variable string.
4416 * po.c (po_callback_comment): Short by one bug in special comment
4419 * po.c (po_callback_comment): Handle special comments. Separate
[all …]
H A DChangeLog2986 (po_callback_comment_dispatcher): Renamed from po_callback_comment.
2987 (po_callback_comment, po_callback_comment_special): New declarations.
2990 (po_callback_comment_dispatcher): Renamed from po_callback_comment.
2991 (po_callback_comment, po_callback_comment_dot): New functions.