_context 49 src/editor/editwidget.h unsigned char _context; _context 453 src/editor/syntax.c if (e > i + 1 && _rule._context != 0 _context 456 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context)); _context 486 src/editor/syntax.c r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context)); _context 490 src/editor/syntax.c _rule.context = _rule._context; _context 529 src/editor/syntax.c _rule._context = count;