Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/include/
H A Dex_extern.h102 int ex_tagf_alloc(SCR *, char *);
/openbsd/usr.bin/vi/ex/
H A Dex_init.c117 return (ex_tagf_alloc(sp, str)); in ex_optchange()
H A Dex_tag.c807 ex_tagf_alloc(SCR *sp, char *str) in ex_tagf_alloc() function