last_rule 1152 src/editor/syntax.c context_rule_t *last_rule; last_rule 1158 src/editor/syntax.c last_rule = CONTEXT_RULE (g_ptr_array_index (edit->rules, edit->rules->len - 1)); last_rule 1160 src/editor/syntax.c g_ptr_array_add (last_rule->keyword, k);