HomeSort by relevance Sort by last modified time
    Searched refs:EL_EDITMODE (Results 1 - 5 of 5) sorted by null

  /external/libedit/src/
histedit.h 130 * E.g. EL_EDITMODE takes an int when set, but an int* when get.
146 #define EL_EDITMODE 11 /* , int); set/get */
eln.c 138 case EL_EDITMODE:
299 case EL_EDITMODE:
el.c 316 case EL_EDITMODE:
441 case EL_EDITMODE:
615 /* el_editmode()
620 el_editmode(EditLine *el, int argc, const Char **argv) function
readline.c 310 el_set(e, EL_EDITMODE, 0);
    [all...]
  /prebuilts/libs/libedit/include/
histedit.h 130 * E.g. EL_EDITMODE takes an int when set, but an int* when get.
146 #define EL_EDITMODE 11 /* , int); set/get */

Completed in 37 milliseconds