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

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.dol.c 41 #define QUOTES (_Q|_Q1|_ESC) /* \ ' " ` */
78 if (cmap(*p++, _DOL|QUOTES)) { /* $, \, ', ", ` */
185 * Note that DgetC never returns a QUOTES character
186 * from an expansion, so only true input quotes will
259 if (cmap(c, QUOTES))
275 * Any QUOTES character which is returned from a $ expansion is
300 if (!err && cmap(c, QUOTES))
618 if (cmap(c, QUOTES))
709 /* \ quotes \ $ ` here */
  /onnv/onnv-gate/usr/src/lib/libnsl/nis/gen/
nis_names.c 50 #ifdef QUOTES
52 /* Commented out the quoted quotes stuff for 1202807 */
57 #ifdef QUOTES
58 /* Commented out the quoted quotes stuff for 1202807 */
71 /* Entering quotes. Ignore all dots in here. */
77 /* If not in quotes, then increment counter */
357 #ifdef QUOTES
358 /* Commented out the quoted quotes stuff for 1202807 */

Completed in 1980 milliseconds