Home
last modified time | relevance | path

Searched refs:SPAT (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dtree.c422 case SPAT: in wdvarput()
652 case SPAT: in wdscan()
916 case SPAT: in dumpwdvar_i()
Dlex.c704 *wp++ = SPAT; in yylex()
869 *wp++ = SPAT; in yylex()
Deval.c797 case SPAT: in expand()
Dsh.h1922 #define SPAT 10 /* separate pattern: | */ macro