Searched refs:READLINE (Results 1 – 8 of 8) sorted by relevance
49 ReadLineEditor() : LineEditor(LineEditor::READLINE, "readline") { } in ReadLineEditor()
209 enum Type { DUMB = 0, READLINE = 1 }; enumerator
44 #if HAVE(READLINE)434 #if HAVE(READLINE) && !RUNNING_FROM_XCODE in runInteractive()
7400 wx build fix. Link against libedit on Mac since HAVE(READLINE) is defined there.7431 the HAVE(READLINE) check.
52 if READLINE
390 AM_CONDITIONAL(READLINE, test "${readline_found}" = "yes") condition
28 # 2008-04-22 PH modified READLINE support so it finds NCURSES when needed.
7045 COMPLETION is renamed to READLINE.7048 only if READLINE is non-zero.7050 Add CMDLINE into the history list only if READLINE is non-zero.