Searched refs:ex_is_abbrev (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/nvi/ex/
H A Dextern.h4 int ex_is_abbrev(CHAR_T *, size_t);
H A Dex.c2217 * ex_is_abbrev -
2222 * PUBLIC: int ex_is_abbrev(CHAR_T *, size_t);
2225 ex_is_abbrev(CHAR_T *name, size_t len) function
/freebsd-11-stable/contrib/nvi/vi/
H A Dv_txt.c1566 if (ex_is_abbrev(p, len)) {

Completed in 113 milliseconds