Home
last modified time | relevance | path

Searched refs:CSUBST (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/ksh/
H A Dtree.c353 case CSUBST:
566 case CSUBST:
568 if (c == CSUBST && nest == 0)
645 case CSUBST:
H A Dtree.h70 #define CSUBST 8 /* closing } of above (followed by } or X) */ macro
H A Dlex.c313 *wp++ = CSUBST;
322 *wp++ = CSUBST;
476 *wp++ = CSUBST;
487 *wp++ = CSUBST;