first_right       114 src/editor/syntax.c     unsigned char first_right;
first_right       409 src/editor/syntax.c         if (r->first_right == c && (edit->rule.border & RULE_ON_RIGHT_BORDER) == 0
first_right       503 src/editor/syntax.c                     if (r->first_right == c)
first_right      1097 src/editor/syntax.c                 c->first_right = c->right->str[0];