compare_word_to_right  432 src/editor/syntax.c             && (e = compare_word_to_right (edit, i, r->right, r->whole_word_chars_left,
compare_word_to_right  476 src/editor/syntax.c                     e = compare_word_to_right (edit, i, k->keyword, k->whole_word_chars_left,
compare_word_to_right  527 src/editor/syntax.c                             e = compare_word_to_right (edit, i, r->right, r->whole_word_chars_left,
compare_word_to_right  554 src/editor/syntax.c                         e = compare_word_to_right (edit, i, r->left, r->whole_word_chars_left,
compare_word_to_right  591 src/editor/syntax.c                 e = compare_word_to_right (edit, i, k->keyword, k->whole_word_chars_left,