Searched refs:handle_spaces (Results 1 – 2 of 2) sorted by relevance
57 extern void handle_spaces(void);58 extern void handle_spaces(void);117 " " { handle_spaces(); }119 "\t" { handle_spaces(); }
832 handle_spaces(void) in handle_spaces() function