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

/freebsd-10.1-release/contrib/nvi/ex/
H A Dex_print.c131 else if (ex_ldisplay(sp, p, len, col, flags))
141 * ex_ldisplay --
144 * PUBLIC: int ex_ldisplay __P((SCR *, const CHAR_T *, size_t, size_t, u_int));
147 ex_ldisplay(SCR *sp, const CHAR_T *p, size_t len, size_t col, u_int flags) function
H A Dex_filter.c310 if (ex_ldisplay(sp, wp, wlen, 0, 0))
H A Dextern.h64 int ex_ldisplay __P((SCR *, const CHAR_T *, size_t, size_t, u_int));

Completed in 103 milliseconds