Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dglobals.h1661 EXTERN char e_patnotf[] INIT(= N_("Pattern not found")); variable
H A Dinsexpand.c4157 ? (char_u *)_(e_hitend) : (char_u *)_(e_patnotf); in ins_complete()