_context           39 src/editor/editwidget.h     unsigned char _context;
_context          482 src/editor/syntax.c                     if (e > i + 1 && _rule._context != 0
_context          485 src/editor/syntax.c                         r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context));
_context          514 src/editor/syntax.c                 r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context));
_context          518 src/editor/syntax.c                     _rule.context = _rule._context;
_context          560 src/editor/syntax.c                         _rule._context = count;