Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.lx.l50 extern void handle_open_paren(void);
104 \( { handle_open_paren(); }
H A Dxgettext.c695 handle_open_paren(void) in handle_open_paren() function