Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.lx.l49 extern void handle_character(void);
58 extern void handle_character(void);
102 \\\) { handle_character(); }
120 . { handle_character(); }
H A Dxgettext.c899 handle_character(void) in handle_character() function