Home
last modified time | relevance | path

Searched refs:po_callback_comment_dispatcher (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-catalog-abstract.h181 extern void po_callback_comment_dispatcher (const char *s);
H A Dread-properties.c511 po_callback_comment_dispatcher (conv_from_java (conv_from_iso_8859_1 (buffer))); in properties_parse()
H A Dpo-gram-gen.y181 po_callback_comment_dispatcher ($1.string);
H A Dread-catalog-abstract.c650 po_callback_comment_dispatcher (const char *s) in po_callback_comment_dispatcher() function
H A Dpo-gram-gen.c1017 po_callback_comment_dispatcher (yyvsp[0].string.string); in yyparse()
H A DChangeLog2142 (po_callback_comment_dispatcher): Call them instead of the old
2986 (po_callback_comment_dispatcher): Renamed from po_callback_comment.
2990 (po_callback_comment_dispatcher): Renamed from po_callback_comment.
2994 * po-gram-gen.y: Update po_callback_comment_dispatcher call.