HelenOS sources

caret_move_word_right  204 uspace/app/edit/edit.c static void caret_move_word_right(bool select);
caret_move_word_right  751 uspace/app/edit/edit.c 		caret_move_word_right(false);
caret_move_word_right  786 uspace/app/edit/edit.c 		caret_move_word_right(true);
caret_move_word_right  157 uspace/dist/src/c/demos/edit/edit.c static void caret_move_word_right(bool select);
caret_move_word_right  429 uspace/dist/src/c/demos/edit/edit.c 		caret_move_word_right(false);
caret_move_word_right  464 uspace/dist/src/c/demos/edit/edit.c 		caret_move_word_right(true);
HelenOS homepage, sources at GitHub