Searched refs:e_patnotf (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | globals.h | 1661 EXTERN char e_patnotf[] INIT(= N_("Pattern not found")); variable |
| H A D | insexpand.c | 4157 ? (char_u *)_(e_hitend) : (char_u *)_(e_patnotf); in ins_complete() |