HelenOS sources
caret_move_word_right 207 uspace/app/edit/edit.c static void caret_move_word_right(bool select);
caret_move_word_right 776 uspace/app/edit/edit.c caret_move_word_right(false);
caret_move_word_right 811 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