HomeSort by relevance Sort by last modified time
    Searched full:lineinfow (Results 1 - 25 of 28) sorted by null

1 2

  /external/libedit/src/
histedit.h 267 typedef struct lineinfow { struct
271 } LineInfoW;
283 const LineInfoW *el_wline(EditLine *);
311 int tok_wline(TokenizerW *, const LineInfoW *,
eln.c 346 const LineInfoW *winfo = el_wline(el);
  /prebuilts/libs/libedit/include/
histedit.h 267 typedef struct lineinfow { struct
271 } LineInfoW;
283 const LineInfoW *el_wline(EditLine *);
311 int tok_wline(TokenizerW *, const LineInfoW *,
  /external/libedit/examples/
wtc1.c 63 const LineInfoW *lf = el_wline(el);
161 const LineInfoW *li;
  /external/libedit/doc/
editline.3.roff 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
  /prebuilts/libs/libedit/share/man/man3/
editline.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_deletestr.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_end.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_get.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_getc.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_gets.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_history.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_history_end.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_history_init.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_init.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_insertstr.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_line.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_parse.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_push.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_reset.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_resize.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_set.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_source.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_tok_end.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"
el_tok_init.3 120 .Ft const LineInfoW *
157 .Fn tok_wline "TokenizerW *t" "const LineInfoW *li" "int *argc" "const wchar_t **argv[]" "int *cursorc" "int *cursoro"

Completed in 210 milliseconds

1 2