- RL_ISSTATEauto  RL_ISSTATE(int x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- RL_SETSTATEint RL_SETSTATE(int x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- RL_UNSETSTATEint RL_UNSETSTATE(int x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readlinechar* readline(const(char)* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_abortint rl_abort(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_add_defunint rl_add_defun(const(char)* , rl_command_func_t , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_add_funmap_entryint rl_add_funmap_entry(const(char)** , rl_command_func_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_add_undovoid rl_add_undo(undo_code , int , int , char* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_alphabeticint rl_alphabetic(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_arrow_keysint rl_arrow_keys(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_backwardint rl_backward(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_backward_byteint rl_backward_byte(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_backward_charint rl_backward_char(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_backward_char_searchint rl_backward_char_search(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_backward_kill_lineint rl_backward_kill_line(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_backward_kill_wordint rl_backward_kill_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_backward_menu_completeint rl_backward_menu_complete(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_backward_wordint rl_backward_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_beg_of_lineint rl_beg_of_line(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_begin_undo_groupint rl_begin_undo_group() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_beginning_of_historyint rl_beginning_of_history(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_bind_keyint rl_bind_key(int , rl_command_func_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_bind_key_if_unboundint rl_bind_key_if_unbound(int , rl_command_func_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_bind_key_if_unbound_in_mapint rl_bind_key_if_unbound_in_map(int , rl_command_func_t , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_bind_key_in_mapint rl_bind_key_in_map(int , rl_command_func_t , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_bind_keyseqint rl_bind_keyseq(const(char)** , rl_command_func_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_bind_keyseq_if_unboundint rl_bind_keyseq_if_unbound(const(char)** , rl_command_func_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_bind_keyseq_if_unbound_in_mapint rl_bind_keyseq_if_unbound_in_map(const(char)** , rl_command_func_t , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_bind_keyseq_in_mapint rl_bind_keyseq_in_map(const(char)** , rl_command_func_t , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_call_last_kbd_macroint rl_call_last_kbd_macro(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_callback_handler_installvoid rl_callback_handler_install(const(char)* , rl_vcpfunc_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_callback_handler_removevoid rl_callback_handler_remove() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_callback_read_charvoid rl_callback_read_char() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_capitalize_wordint rl_capitalize_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_char_searchint rl_char_search(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_character_lenint rl_character_len(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_cleanup_after_signalvoid rl_cleanup_after_signal() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_clear_historyvoid rl_clear_history() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_clear_messageint rl_clear_message() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_clear_pending_inputint rl_clear_pending_input() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_clear_screenint rl_clear_screen(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_clear_signalsint rl_clear_signals() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completeint rl_complete(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_complete_internalint rl_complete_internal(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_matcheschar** rl_completion_matches(const(char)** , rl_compentry_func_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_modeint rl_completion_mode(rl_command_func_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_copy_backward_wordint rl_copy_backward_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_copy_forward_wordint rl_copy_forward_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_copy_keymapKeymap rl_copy_keymap(Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_copy_keymapKeymap rl_copy_keymap(Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_copy_region_to_killint rl_copy_region_to_kill(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_copy_textchar* rl_copy_text(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_crlfint rl_crlf() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_deleteint rl_delete(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_delete_horizontal_spaceint rl_delete_horizontal_space(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_delete_or_show_completionsint rl_delete_or_show_completions(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_delete_textint rl_delete_text(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_deprep_terminalvoid rl_deprep_terminal() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_digit_argumentint rl_digit_argument(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_dingint rl_ding() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_discard_argumentint rl_discard_argument() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_discard_keymapvoid rl_discard_keymap(Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_discard_keymapvoid rl_discard_keymap(Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_display_match_listvoid rl_display_match_list(char** , int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_do_lowercase_versionint rl_do_lowercase_version(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_do_undoint rl_do_undo() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_downcase_wordint rl_downcase_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_dump_functionsint rl_dump_functions(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_dump_macrosint rl_dump_macros(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_dump_variablesint rl_dump_variables(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_echo_signal_charvoid rl_echo_signal_char(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_emacs_editing_modeint rl_emacs_editing_mode(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_end_kbd_macroint rl_end_kbd_macro(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_end_of_historyint rl_end_of_history(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_end_of_lineint rl_end_of_line(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_end_undo_groupint rl_end_undo_group() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_exchange_point_and_markint rl_exchange_point_and_mark(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_execute_nextint rl_execute_next(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_expand_promptint rl_expand_prompt(char* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_extend_line_buffervoid rl_extend_line_buffer(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_filename_completion_functionchar* rl_filename_completion_function(const(char)** , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_forced_update_displayint rl_forced_update_display() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_forwardint rl_forward(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_forward_byteint rl_forward_byte(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_forward_charint rl_forward_char(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_forward_search_historyint rl_forward_search_history(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_forward_wordint rl_forward_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_freevoid rl_free(void* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_free_keymapvoid rl_free_keymap(Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_free_line_statevoid rl_free_line_state() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_free_undo_listvoid rl_free_undo_list() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_function_dumpervoid rl_function_dumper(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_function_of_keyseqrl_command_func_t rl_function_of_keyseq(const(char)** , Keymap , int* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_funmap_namesconst(char)*** rl_funmap_names() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_generic_bindint rl_generic_bind(int , const(char)** , char* , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_get_keymapKeymap rl_get_keymap() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_get_keymapKeymap rl_get_keymap() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_get_keymap_by_nameKeymap rl_get_keymap_by_name(const(char)* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_get_keymap_by_nameKeymap rl_get_keymap_by_name(const(char)** ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_get_keymap_namechar* rl_get_keymap_name(Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_get_keymap_name_from_edit_modechar* rl_get_keymap_name_from_edit_mode() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_get_next_historyint rl_get_next_history(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_get_previous_historyint rl_get_previous_history(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_get_screen_sizevoid rl_get_screen_size(int* , int* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_get_termcapchar* rl_get_termcap(const(char)** ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_getcint rl_getc(FILE* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_history_search_backwardint rl_history_search_backward(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_history_search_forwardint rl_history_search_forward(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_history_substr_search_backwardint rl_history_substr_search_backward(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_history_substr_search_forwardint rl_history_substr_search_forward(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_initializeint rl_initialize() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_initialize_funmapvoid rl_initialize_funmap() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_insertint rl_insert(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_insert_closeint rl_insert_close(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_insert_commentint rl_insert_comment(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_insert_completionsint rl_insert_completions(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_insert_textint rl_insert_text(const(char)** ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_invoking_keyseqschar** rl_invoking_keyseqs(rl_command_func_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_invoking_keyseqs_in_mapchar** rl_invoking_keyseqs_in_map(rl_command_func_t , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_kill_full_lineint rl_kill_full_line(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_kill_lineint rl_kill_line(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_kill_regionint rl_kill_region(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_kill_textint rl_kill_text(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_kill_wordint rl_kill_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_list_funmap_namesvoid rl_list_funmap_names() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_macro_bindint rl_macro_bind(const(char)** , const(char)** , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_macro_dumpervoid rl_macro_dumper(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_make_bare_keymapKeymap rl_make_bare_keymap() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_make_bare_keymapKeymap rl_make_bare_keymap() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_make_keymapKeymap rl_make_keymap() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_make_keymapKeymap rl_make_keymap() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_maybe_replace_lineint rl_maybe_replace_line() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_maybe_save_lineint rl_maybe_save_line() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_maybe_unsave_lineint rl_maybe_unsave_line() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_menu_completeint rl_menu_complete(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_modifyingint rl_modifying(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_named_functionrl_command_func_t rl_named_function(const(char)** ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_newlineint rl_newline(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_noninc_forward_searchint rl_noninc_forward_search(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_noninc_forward_search_againint rl_noninc_forward_search_again(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_noninc_reverse_searchint rl_noninc_reverse_search(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_noninc_reverse_search_againint rl_noninc_reverse_search_again(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_old_menu_completeint rl_old_menu_complete(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_on_new_lineint rl_on_new_line() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_on_new_line_with_promptint rl_on_new_line_with_prompt() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_overwrite_modeint rl_overwrite_mode(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_parse_and_bindint rl_parse_and_bind(char* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_possible_completionsint rl_possible_completions(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_prep_terminalvoid rl_prep_terminal(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_print_last_kbd_macroint rl_print_last_kbd_macro(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_push_macro_inputvoid rl_push_macro_input(char* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_quoted_insertint rl_quoted_insert(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_re_read_init_fileint rl_re_read_init_file(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_read_init_fileint rl_read_init_file(const(char)** ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_read_keyint rl_read_key() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_redisplayvoid rl_redisplay() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_refresh_lineint rl_refresh_line(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_replace_linevoid rl_replace_line(const(char)** , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_reset_after_signalvoid rl_reset_after_signal() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_reset_line_stateint rl_reset_line_state() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_reset_screen_sizevoid rl_reset_screen_size() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_reset_terminalint rl_reset_terminal(const(char)** ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_resize_terminalvoid rl_resize_terminal() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_restart_outputint rl_restart_output(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_restore_promptvoid rl_restore_prompt() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_restore_stateint rl_restore_state(readline_state* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_reverse_search_historyint rl_reverse_search_history(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_revert_lineint rl_revert_line(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_ruboutint rl_rubout(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_rubout_or_deleteint rl_rubout_or_delete(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_save_promptvoid rl_save_prompt() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_save_stateint rl_save_state(readline_state* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_set_keyint rl_set_key(const(char)** , rl_command_func_t , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_set_keyboard_input_timeoutint rl_set_keyboard_input_timeout(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_set_keymapvoid rl_set_keymap(Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_set_keymapvoid rl_set_keymap(Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_set_keymap_from_edit_modevoid rl_set_keymap_from_edit_mode() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_set_markint rl_set_mark(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_set_paren_blink_timeoutint rl_set_paren_blink_timeout(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_set_promptint rl_set_prompt(const(char)* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_set_screen_sizevoid rl_set_screen_size(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_set_signalsint rl_set_signals() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_show_charint rl_show_char(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_skip_csi_sequenceint rl_skip_csi_sequence(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_start_kbd_macroint rl_start_kbd_macro(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_stop_outputint rl_stop_output(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_stuff_charint rl_stuff_char(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_tab_insertint rl_tab_insert(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_tilde_expandint rl_tilde_expand(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_translate_keyseqint rl_translate_keyseq(const(char)** , char* , int* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_transpose_charsint rl_transpose_chars(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_transpose_wordsint rl_transpose_words(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_tty_set_default_bindingsvoid rl_tty_set_default_bindings(Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_tty_statusint rl_tty_status(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_tty_unset_default_bindingsvoid rl_tty_unset_default_bindings(Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_unbind_command_in_mapint rl_unbind_command_in_map(const(char)* , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_unbind_function_in_mapint rl_unbind_function_in_map(rl_command_func_t , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_unbind_keyint rl_unbind_key(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_unbind_key_in_mapint rl_unbind_key_in_map(int , Keymap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_undo_commandint rl_undo_command(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_universal_argumentint rl_universal_argument(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_unix_filename_ruboutint rl_unix_filename_rubout(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_unix_line_discardint rl_unix_line_discard(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_unix_word_ruboutint rl_unix_word_rubout(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_untranslate_keyseqchar* rl_untranslate_keyseq(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_upcase_wordint rl_upcase_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_username_completion_functionchar* rl_username_completion_function(const(char)** , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_variable_bindint rl_variable_bind(const(char)** , const(char)** ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_variable_dumpervoid rl_variable_dumper(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_variable_valuechar* rl_variable_value(const(char)** ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_append_eolint rl_vi_append_eol(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_append_modeint rl_vi_append_mode(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_arg_digitint rl_vi_arg_digit(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_bWordint rl_vi_bWord(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_back_to_indentint rl_vi_back_to_indent(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_bracktypeint rl_vi_bracktype(int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_bwordint rl_vi_bword(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_change_caseint rl_vi_change_case(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_change_charint rl_vi_change_char(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_change_toint rl_vi_change_to(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_char_searchint rl_vi_char_search(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_checkint rl_vi_check() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_columnint rl_vi_column(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_completeint rl_vi_complete(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_deleteint rl_vi_delete(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_delete_toint rl_vi_delete_to(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_domoveint rl_vi_domove(int , int* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_eWordint rl_vi_eWord(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_editing_modeint rl_vi_editing_mode(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_end_wordint rl_vi_end_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_eof_maybeint rl_vi_eof_maybe(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_ewordint rl_vi_eword(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_fWordint rl_vi_fWord(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_fetch_historyint rl_vi_fetch_history(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_first_printint rl_vi_first_print(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_fwordint rl_vi_fword(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_goto_markint rl_vi_goto_mark(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_insert_begint rl_vi_insert_beg(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_insert_modeint rl_vi_insert_mode(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_insertion_modeint rl_vi_insertion_mode(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_matchint rl_vi_match(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_movement_modeint rl_vi_movement_mode(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_next_wordint rl_vi_next_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_overstrikeint rl_vi_overstrike(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_overstrike_deleteint rl_vi_overstrike_delete(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_prev_wordint rl_vi_prev_word(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_putint rl_vi_put(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_redoint rl_vi_redo(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_replaceint rl_vi_replace(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_ruboutint rl_vi_rubout(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_searchint rl_vi_search(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_search_againint rl_vi_search_again(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_set_markint rl_vi_set_mark(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_start_insertingvoid rl_vi_start_inserting(int , int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_substint rl_vi_subst(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_tilde_expandint rl_vi_tilde_expand(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_undoint rl_vi_undo(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_yank_argint rl_vi_yank_arg(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_vi_yank_toint rl_vi_yank_to(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_yankint rl_yank(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_yank_last_argint rl_yank_last_arg(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_yank_nth_argint rl_yank_nth_arg(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_yank_popint rl_yank_pop(int , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- emacs_standard_keymapKEYMAP_ENTRY_ARRAY emacs_standard_keymap; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- funmapFUNMAP** funmap; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_already_promptedint rl_already_prompted; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_attempted_completion_functionrl_completion_func_t rl_attempted_completion_function; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_attempted_completion_overint rl_attempted_completion_over; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_basic_quote_charactersconst(char)* rl_basic_quote_characters; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_basic_word_break_charactersconst(char)* rl_basic_word_break_characters; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_binding_keymapKeymap rl_binding_keymap; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_catch_signalsint rl_catch_signals; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_catch_sigwinchint rl_catch_sigwinch; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_change_environmentint rl_change_environment; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_char_is_quoted_prl_linebuf_func_t rl_char_is_quoted_p; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completer_quote_charactersconst(char)* rl_completer_quote_characters; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completer_word_break_characterschar* rl_completer_word_break_characters; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_append_characterint rl_completion_append_character; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_display_matches_hookrl_compdisp_func_t rl_completion_display_matches_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_entry_functionrl_compentry_func_t rl_completion_entry_function; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_found_quoteint rl_completion_found_quote; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_invoking_keyint rl_completion_invoking_key; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_mark_symlink_dirsint rl_completion_mark_symlink_dirs; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_query_itemsint rl_completion_query_items; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_quote_characterint rl_completion_quote_character; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_suppress_appendint rl_completion_suppress_append; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_suppress_quoteint rl_completion_suppress_quote; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_typeint rl_completion_type; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_completion_word_break_hookrl_cpvfunc_t rl_completion_word_break_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_deprep_term_functionrl_voidfunc_t rl_deprep_term_function; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_directory_completion_hookrl_icppfunc_t rl_directory_completion_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_directory_rewrite_hookrl_icppfunc_t rl_directory_rewrite_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_dispatchingint rl_dispatching; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_display_promptchar* rl_display_prompt; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_doneint rl_done; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_editing_modeint rl_editing_mode; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_endint rl_end; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_erase_empty_lineint rl_erase_empty_line; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_event_hookrl_hook_func_t rl_event_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_executing_keyint rl_executing_key; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_executing_keymapKeymap rl_executing_keymap; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_executing_keyseqchar* rl_executing_keyseq; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_executing_macrochar* rl_executing_macro; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_explicit_argint rl_explicit_arg; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_filename_completion_desiredint rl_filename_completion_desired; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_filename_dequoting_functionrl_dequote_func_t rl_filename_dequoting_function; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_filename_quote_charactersconst(char)* rl_filename_quote_characters; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_filename_quoting_desiredint rl_filename_quoting_desired; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_filename_quoting_functionrl_quote_func_t rl_filename_quoting_function; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_filename_rewrite_hookrl_dequote_func_t rl_filename_rewrite_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_filename_stat_hookrl_icppfunc_t rl_filename_stat_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_getc_functionrl_getc_func_t rl_getc_function; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_gnu_readline_pint rl_gnu_readline_p; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_ignore_completion_duplicatesint rl_ignore_completion_duplicates; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_ignore_some_completions_functionrl_compignore_func_t rl_ignore_some_completions_function; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_inhibit_completionint rl_inhibit_completion; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_input_available_hookrl_hook_func_t rl_input_available_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_insert_modeint rl_insert_mode; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_instreamFILE* rl_instream; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_key_sequence_lengthint rl_key_sequence_length; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_last_funcrl_command_func_t rl_last_func; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_library_versionconst(char)* rl_library_version; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_line_bufferchar* rl_line_buffer; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_markint rl_mark; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_menu_completion_entry_functionrl_compentry_func_t rl_menu_completion_entry_function; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_num_chars_to_readint rl_num_chars_to_read; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_numeric_argint rl_numeric_arg; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_outstreamFILE* rl_outstream; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_pending_inputint rl_pending_input; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_pointint rl_point; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_pre_input_hookrl_hook_func_t rl_pre_input_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_prefer_env_winsizeint rl_prefer_env_winsize; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_prep_term_functionrl_vintfunc_t rl_prep_term_function; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_promptchar* rl_prompt; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_readline_nameconst(char)* rl_readline_name; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_readline_stateint rl_readline_state; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_readline_versionint rl_readline_version; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_redisplay_functionrl_voidfunc_t rl_redisplay_function; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_signal_event_hookrl_hook_func_t rl_signal_event_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_sort_completion_matchesint rl_sort_completion_matches; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_special_prefixesconst(char)* rl_special_prefixes; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_startup_hookrl_hook_func_t rl_startup_hook; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_terminal_nameconst(char)* rl_terminal_name; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- rl_undo_listUNDO_LIST* rl_undo_list; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- vi_insertion_keymapKEYMAP_ENTRY_ARRAY vi_insertion_keymap; 
- vi_movement_keymapKEYMAP_ENTRY_ARRAY vi_movement_keymap; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.