Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dreadline.c1003 rlhandler(char *text) in rlhandler() function
1020 rl_callback_handler_install (prompt, rlhandler); in readline_until_enter_or_signal()
/external/python/cpython3/Modules/
Dreadline.c1156 rlhandler(char *text) in rlhandler() function
1173 rl_callback_handler_install (prompt, rlhandler); in readline_until_enter_or_signal()