Searched refs:ex_is_unmap (Results 1 – 4 of 4) sorted by relevance
5 int ex_is_unmap(CHAR_T *, size_t);
2251 ex_is_unmap(CHAR_T *name, size_t len) in ex_is_unmap() function
1635 if ((off == tp->ai || off == tp->offset) && ex_is_unmap(p, len)) in txt_unmap()