Searched refs:TokenizerW (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libedit/
H A Dhistedit.h309 typedef struct tokenizerW TokenizerW; typedef in typeref:struct:tokenizerW
312 TokenizerW *tok_winit(const wchar_t *);
313 void tok_wend(TokenizerW *);
314 void tok_wreset(TokenizerW *);
315 int tok_wline(TokenizerW *, const LineInfoW *,
317 int tok_wstr(TokenizerW *, const wchar_t *,
/freebsd-11.0-release/lib/libedit/TEST/
H A Dwtc1.c116 TokenizerW *tok;

Completed in 101 milliseconds