Home
last modified time | relevance | path

Searched refs:flex_complete (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dreadline.c886 flex_complete(const char *text, int start, int end) in flex_complete() function
954 rl_attempted_completion_function = flex_complete; in setup_readline()
/external/python/cpython3/Modules/
Dreadline.c1025 flex_complete(const char *text, int start, int end) in flex_complete() function
1119 rl_attempted_completion_function = flex_complete; in setup_readline()