Searched refs:CHTYPE_TAB (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dchartype.c268 case CHTYPE_TAB:
297 case CHTYPE_TAB:
351 return CHTYPE_TAB;
H A Dchartype.h239 #define CHTYPE_TAB (-2) macro
H A Drefresh.c131 case CHTYPE_TAB: /* expand the tab */
1017 case CHTYPE_TAB: /* if a tab, to next tab stop */
1126 case CHTYPE_TAB: /* already handled, should never happen here */
/macosx-10.10.1/libedit-40/src/
H A Dchartype.c265 case CHTYPE_TAB:
294 case CHTYPE_TAB:
348 return CHTYPE_TAB;
H A Dchartype.h244 #define CHTYPE_TAB (-2) macro
H A Drefresh.c131 case CHTYPE_TAB: /* expand the tab */
1017 case CHTYPE_TAB: /* if a tab, to next tab stop */
1126 case CHTYPE_TAB: /* already handled, should never happen here */

Completed in 188 milliseconds