HomeSort by relevance Sort by last modified time
    Searched refs:c_hmatch (Results 1 - 3 of 3) sorted by null

  /external/libedit/src/
search.h 58 protected int c_hmatch(EditLine *, const Char *);
common.c 748 c_hmatch(el, hp)) {
803 c_hmatch(el, hp))
809 if (!c_hmatch(el, el->el_history.buf)) {
search.c 156 /* c_hmatch():
160 c_hmatch(EditLine *el, const Char *str) function

Completed in 195 milliseconds