Lines Matching refs:count
301 " Test for [count] of tabnext
339 " Test for [count] of tabprevious
354 if n == 0 " pre count
398 " With a count, <C-PageUp> and <C-PageDown> are not symmetrical somehow:
399 " - {count}<C-PageUp> goes {count} pages downward (relative count)
400 " - {count}<C-PageDown> goes to page number {count} (absolute count)
409 " Test for [count] of tabclose
412 " pre count
431 " post count
453 if n == 0 " pre count
474 " Test for [count] of tabonly
477 " Test for the normal behavior (pre count only)
494 if n == 0 " pre count
508 if n == 0 " pre count
520 " Test for the error behavior (post count only)