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

/freebsd-10.2-release/contrib/nvi/ex/
H A Dextern.h108 int ex_tagf_alloc __P((SCR *, char *));
H A Dex_init.c130 return (ex_tagf_alloc(sp, str));
H A Dex_tag.c839 * ex_tagf_alloc --
842 * PUBLIC: int ex_tagf_alloc __P((SCR *, char *));
845 ex_tagf_alloc(SCR *sp, char *str) function

Completed in 107 milliseconds