Home
last modified time | relevance | path

Searched refs:handle_cplus_comment_line (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.lx.l42 extern void handle_cplus_comment_line(void);
82 \/\/ { handle_cplus_comment_line(); }
H A Dxgettext.c513 handle_cplus_comment_line(void) in handle_cplus_comment_line() function