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

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.char.c 93 _Q1|_GLOB, _LET, _LET, _LET,
sh.char.h 41 #define _Q1 0x02 /* ` */
sh.lex.c 278 } else if (cmap(c, _META|_Q|_Q1|_ESC)||isauxsp(c)) {
289 } else if (cmap(c, _Q|_Q1)) { /* '"` */
333 if (!err && cmap(c, _META|_Q|_Q1)||isauxsp(c))
sh.dol.c 41 #define QUOTES (_Q|_Q1|_ESC) /* \ ' " ` */
256 if (cmap(c, _SP|_NL|_Q|_Q1) ||

Completed in 65 milliseconds