whole_word_chars_left 104 src/editor/syntax.c char *whole_word_chars_left; whole_word_chars_left 119 src/editor/syntax.c char *whole_word_chars_left; whole_word_chars_left 147 src/editor/syntax.c g_free (k->whole_word_chars_left); whole_word_chars_left 161 src/editor/syntax.c g_free (r->whole_word_chars_left); whole_word_chars_left 405 src/editor/syntax.c compare_word_to_right (edit, i, r->right, r->whole_word_chars_left, whole_word_chars_left 447 src/editor/syntax.c e = compare_word_to_right (edit, i, k->keyword, k->whole_word_chars_left, whole_word_chars_left 498 src/editor/syntax.c e = compare_word_to_right (edit, i, r->right, r->whole_word_chars_left, whole_word_chars_left 523 src/editor/syntax.c e = compare_word_to_right (edit, i, r->left, r->whole_word_chars_left, whole_word_chars_left 558 src/editor/syntax.c e = compare_word_to_right (edit, i, k->keyword, k->whole_word_chars_left, whole_word_chars_left 1059 src/editor/syntax.c c->whole_word_chars_left = g_strdup (whole_left); whole_word_chars_left 1065 src/editor/syntax.c c->whole_word_chars_left = g_strdup (whole_left); whole_word_chars_left 1135 src/editor/syntax.c k->whole_word_chars_left = g_strdup (whole_left); whole_word_chars_left 1141 src/editor/syntax.c k->whole_word_chars_left = g_strdup (whole_left);