_context           49 src/editor/editwidget.h     unsigned char _context;
_context          462 src/editor/syntax.c                     if (e > i + 1 && _rule._context != 0
_context          465 src/editor/syntax.c                         r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context));
_context          495 src/editor/syntax.c                 r = CONTEXT_RULE (g_ptr_array_index (edit->rules, _rule._context));
_context          499 src/editor/syntax.c                     _rule.context = _rule._context;
_context          541 src/editor/syntax.c                         _rule._context = count;