Home
last modified time | relevance | path

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

/dragonfly/usr.bin/vi/
HDex_extern.h96 int ex_tag_first(SCR *, CHAR_T *);
/dragonfly/contrib/nvi2/common/
HDmain.c318 if (ex_tag_first(sp, w)) in editor()
/dragonfly/contrib/nvi2/ex/
HDex_tag.c55 ex_tag_first(SCR *sp, CHAR_T *tagarg) in ex_tag_first() function