Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex.c2233 ex_is_unmap(SCR *sp, CHAR_T *name, size_t len) in ex_is_unmap() function
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dv_txt.c1674 if ((off == tp->ai || off == tp->offset) && ex_is_unmap(sp, p, len)) in txt_unmap()