Home
last modified time | relevance | path

Searched refs:handle_comment (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_msgfmt.h117 extern void handle_comment(char *);
H A Dgnu_po.y70 handle_comment($1);
H A Dgnu_handle.c294 handle_comment(char *comment) in handle_comment() function