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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshlex.h92 #define SYMREP 01000 /* symbols for doubled characters */ macro
93 #define BREAKCASESYM (SYMREP|';')
94 #define ANDFSYM (SYMREP|'&')
95 #define ORFSYM (SYMREP|'|')
96 #define IOAPPSYM (SYMREP|'>')
97 #define IODOCSYM (SYMREP|'<')
98 #define EXPRSYM (SYMREP|'(')
99 #define BTESTSYM (SYMREP|'[')
100 #define ETESTSYM (SYMREP|']')

Completed in 14 milliseconds