Searched refs:XK_STR (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dkeymacro.h57 #define XK_STR 1 macro
H A Dkeymacro.c53 * (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 ? "\"\"" : "[]");
H A Dmap.c1271 ntype = XK_STR;
1349 case XK_STR:
H A Dread.c276 case XK_STR:

Completed in 67 milliseconds