HelenOS sources

pt_find_word_left  228 uspace/app/edit/edit.c static spt_t pt_find_word_left(spt_t spt);
pt_find_word_left  229 uspace/app/edit/edit.c static spt_t pt_find_word_left(spt_t spt);
pt_find_word_left 1732 uspace/app/edit/edit.c 	spt_t word_left = pt_find_word_left(pt);
pt_find_word_left  179 uspace/dist/src/c/demos/edit/edit.c static spt_t pt_find_word_left(spt_t spt);
pt_find_word_left  180 uspace/dist/src/c/demos/edit/edit.c static spt_t pt_find_word_left(spt_t spt);
pt_find_word_left 1248 uspace/dist/src/c/demos/edit/edit.c 	spt_t word_left = pt_find_word_left(pt);
HelenOS homepage, sources at GitHub