Searched refs:both_context (Results 1 – 1 of 1) sorted by relevance
233 static int both_context = 0; variable438 …{ OP_NUMBER, 'C', &both_context, "context=number", "set number of context lines, befo…4141 if (both_context > 0) in main()4143 if (after_context == 0) after_context = both_context; in main()4144 if (before_context == 0) before_context = both_context; in main()