Searched refs:editline (Results 1 - 9 of 9) sorted by relevance

/external/libedit/src/
H A Del.h116 struct editline { struct
H A Dhistedit.h57 typedef struct editline EditLine;
106 * Parses argc, argv array and executes builtin editline commands
111 * Low level editline access functions
/external/lldb/tools/driver/
H A DIOChannel.h19 #include <editline/readline.h>
146 std::string m_prompt_str; // for accumlating the prompt as it gets written out by editline
/external/libedit/examples/
H A Dfileman.c26 #include <editline/readline.h>
69 { "history", com_history, "List editline history" },
/external/chromium_org/third_party/sqlite/src/src/
H A Dshell.c42 # include <editline/editline.h>
/external/sqlite/dist/orig/
H A Dshell.c56 # include <editline/readline.h>
/external/sqlite/dist/
H A Dshell.c61 # include <editline/readline.h>
/external/pcre/dist/
H A Dpcretest.c63 it is installed as editline/readline.h, so the configuration code now looks for
75 #include <editline/readline.h>
H A Dconfigure18372 for ac_header in editline/readline.h
18374 ac_fn_c_check_header_mongrel "$LINENO" "editline/readline.h" "ac_cv_header_editline_readline_h" "$ac_includes_default"
19113 echo "** Cannot --enable-pcretest-libedit because neither editline/readline.h"

Completed in 327 milliseconds