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()
651 case SPAT: in wdscan()
915 case SPAT: in dumpwdvar_i()
Dlex.c708 *wp++ = SPAT; in yylex()
873 *wp++ = SPAT; in yylex()
Deval.c791 case SPAT: in expand()
Dsh.h1712 #define SPAT 10 /* separate pattern: | */ macro