whole_word_chars_left 121 src/editor/syntax.c char *whole_word_chars_left; whole_word_chars_left 136 src/editor/syntax.c char *whole_word_chars_left; whole_word_chars_left 166 src/editor/syntax.c g_free (k->whole_word_chars_left); whole_word_chars_left 180 src/editor/syntax.c g_free (r->whole_word_chars_left); whole_word_chars_left 432 src/editor/syntax.c && (e = compare_word_to_right (edit, i, r->right, r->whole_word_chars_left, whole_word_chars_left 476 src/editor/syntax.c e = compare_word_to_right (edit, i, k->keyword, k->whole_word_chars_left, whole_word_chars_left 527 src/editor/syntax.c e = compare_word_to_right (edit, i, r->right, r->whole_word_chars_left, whole_word_chars_left 554 src/editor/syntax.c e = compare_word_to_right (edit, i, r->left, r->whole_word_chars_left, whole_word_chars_left 591 src/editor/syntax.c e = compare_word_to_right (edit, i, k->keyword, k->whole_word_chars_left, whole_word_chars_left 1088 src/editor/syntax.c c->whole_word_chars_left = g_strdup (whole_left); whole_word_chars_left 1094 src/editor/syntax.c c->whole_word_chars_left = g_strdup (whole_left); whole_word_chars_left 1164 src/editor/syntax.c k->whole_word_chars_left = g_strdup (whole_left); whole_word_chars_left 1170 src/editor/syntax.c k->whole_word_chars_left = g_strdup (whole_left);