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

  /external/libedit/src/
keymacro.h 57 #define XK_STR 1
keymacro.c 53 * (XK_STR), editor functions (XK_CMD), or unix commands (XK_EXE).
172 * type of the match found (XK_STR, XK_CMD, or XK_EXE).
173 * Returns NULL in val.str and XK_STR for no match.
308 return XK_STR;
343 case XK_STR:
358 case XK_STR:
445 case XK_STR:
594 case XK_STR:
598 ntype == XK_STR ? "\"\"" : "[]");
map.c     [all...]
read.c 276 case XK_STR:

Completed in 544 milliseconds