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

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.char.c 90 _ESC, 0, 0, _LET,
sh.char.h 46 #define _ESC 0x40 /* \ */
sh.dol.c 41 #define QUOTES (_Q|_Q1|_ESC) /* \ ' " ` */
sh.lex.c 207 if (cmap(c, _META|_ESC)||isauxsp(c))
278 } else if (cmap(c, _META|_Q|_Q1|_ESC)||isauxsp(c)) {

Completed in 0 milliseconds