Lines Matching defs:p_context
55 static LINENUM p_context = 3; /* # of context lines */
582 p_context = 100;
730 (p_context != 0 || p_repl_lines != 1))
748 if (context < p_context)
749 p_context = context;
831 if (!p_context && p_repl_lines == 1) {
839 } else if (!p_context && fillcnt == 1) {
857 (fillcnt || (p_first > 1 && ptrn_copiable > 2 * p_context))) {
961 p_context = 100;
1058 if (context < p_context)
1059 p_context = context;
1069 p_context = 0;
1408 return p_context;