Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c1405 EMSG3_RET_NULL(_("E64: %s%c follows nothing"), in regatom()
2219 EMSG3_RET_NULL(_("E62: Nested %s%c"), reg_magic == MAGIC_ALL, in regpiece()
H A Dregexp.c67 #define EMSG3_RET_NULL(m, c, a) return (semsg((const char *)(m), (c) ? "" : "\\", (a)), rc_did_emsg… macro