Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/msgfmt/
H A Dxgettext.lx.l57 extern void handle_spaces(void);
58 extern void handle_spaces(void);
117 " " { handle_spaces(); }
119 "\t" { handle_spaces(); }
H A Dxgettext.c832 handle_spaces(void) in handle_spaces() function