whole_word_chars_left 123 src/editor/syntax.c char *whole_word_chars_left; whole_word_chars_left 138 src/editor/syntax.c char *whole_word_chars_left; whole_word_chars_left 168 src/editor/syntax.c g_free (k->whole_word_chars_left); whole_word_chars_left 182 src/editor/syntax.c g_free (r->whole_word_chars_left); whole_word_chars_left 434 src/editor/syntax.c && (e = compare_word_to_right (edit, i, r->right, r->whole_word_chars_left, whole_word_chars_left 478 src/editor/syntax.c e = compare_word_to_right (edit, i, k->keyword, k->whole_word_chars_left, whole_word_chars_left 529 src/editor/syntax.c e = compare_word_to_right (edit, i, r->right, r->whole_word_chars_left, whole_word_chars_left 556 src/editor/syntax.c e = compare_word_to_right (edit, i, r->left, r->whole_word_chars_left, whole_word_chars_left 593 src/editor/syntax.c e = compare_word_to_right (edit, i, k->keyword, k->whole_word_chars_left, whole_word_chars_left 1090 src/editor/syntax.c c->whole_word_chars_left = g_strdup (whole_left); whole_word_chars_left 1096 src/editor/syntax.c c->whole_word_chars_left = g_strdup (whole_left); whole_word_chars_left 1166 src/editor/syntax.c k->whole_word_chars_left = g_strdup (whole_left); whole_word_chars_left 1172 src/editor/syntax.c k->whole_word_chars_left = g_strdup (whole_left);