_context 39 src/editor/editwidget.h unsigned char _context; _context 484 src/editor/syntax.c if (e > i + 1 && _rule._context != 0 _context 487 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context)); _context 516 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context)); _context 520 src/editor/syntax.c _rule.context = _rule._context; _context 562 src/editor/syntax.c _rule._context = count;