Searched refs:HIST_WORDDSGN (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ksh93/edit/
H A Dhexpand.c389 flag |= HIST_WORDDSGN;
394 flag |= HIST_WORDDSGN;
412 flag |= HIST_WORDDSGN;
434 if(!(flag & HIST_WORDDSGN) && (*evp == ':'))
/ast/src/cmd/ksh93/include/
H A Dedit.h264 #define HIST_WORDDSGN 0x8 /* word designator seen */ macro

Completed in 11 milliseconds