Home
last modified time | relevance | path

Searched refs:LineInfoW (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Dhistedit.h273 } LineInfoW; typedef
287 const LineInfoW *el_wline(EditLine *);
316 int tok_wline(TokenizerW *, const LineInfoW *,
H A Del.c536 const LineInfoW *
540 return (const LineInfoW *)(void *)&el->el_line; in el_wline()
H A Deln.c363 const LineInfoW *winfo = el_wline(el); in el_line()
H A Dfilecomplete.c661 const LineInfoW *li; in fn_complete2()