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