Home
last modified time | relevance | path

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

/netbsd-src/lib/libedit/
H A Dhistedit.h266 } LineInfoW; typedef
280 const LineInfoW *el_wline(EditLine *);
309 int tok_wline(TokenizerW *, const LineInfoW *,
H A Del.c512 const LineInfoW *
516 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.c668 const LineInfoW *li; in fn_complete2()
/netbsd-src/lib/libedit/TEST/
H A Dwtc1.c63 const LineInfoW *lf = el_wline(el); in complete()
161 const LineInfoW *li; in main()