Searched refs:both_context (Results 1 – 1 of 1) sorted by relevance
202 static int both_context = 0; variable400 …{ OP_NUMBER, 'C', &both_context, "context=number", "set number of context lines, befo…3958 if (both_context > 0) in main()3960 if (after_context == 0) after_context = both_context; in main()3961 if (before_context == 0) before_context = both_context; in main()