HomeSort by: relevance | last modified time | path
    Searched defs:completion_matches (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/readline/readline/
compat.c 91 completion_matches (const char *s, rl_compentry_func_t *f) function
  /src/external/gpl3/gdb.old/dist/readline/readline/
compat.c 91 completion_matches (const char *s, rl_compentry_func_t *f) function
  /src/lib/libedit/
filecomplete.c 500 completion_matches(const char *text, char *(*genfunc)(const char *, int)) function
729 /* these can be used by function called in completion_matches() */
745 matches = completion_matches(
readline.c 54 #define completion_matches xxx_completion_matches macro
56 #undef completion_matches macro

Completed in 18 milliseconds