Home
last modified time | relevance | path

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

/dports/devel/libtecla/libtecla/
H A Dlibtecla.map145 cpl_recall_matches;
H A Dlibtecla.h1640 CplMatches *cpl_recall_matches(WordCompletion *cpl);
H A Dcplmatch.c600 CplMatches *cpl_recall_matches(WordCompletion *cpl) in cpl_recall_matches() function
H A DCHANGES652 cpl_recall_matches(). This recalls the return value of
/dports/lang/fth/fth-1.4.1/src/
H A Dutils.c1408 matches = cpl_recall_matches(cpl); in repl_command_generator()