Home
last modified time | relevance | path

Searched refs:old_firstc (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dex_getln.c1418 int old_firstc; in cmdline_browse_history() local
1429 && (old_firstc = p[STRLEN(p) + 1]) != firstc) in cmdline_browse_history()
1442 if (p[j] == old_firstc in cmdline_browse_history()