Lines Matching refs:XBASE
54 #define XBASE 0 /* scanning original string */ macro
272 type = XBASE; in expand()
289 case XBASE: in expand()
347 if (type != XBASE && (f & DOBLANK)) in expand()
415 if (type == XBASE) { in expand()
835 type = XBASE; in expand()
865 type = XBASE; in expand()
937 type = XBASE; in expand()
958 type = XBASE; in expand()
1041 type = XBASE; in expand()
1163 if (type == XBASE && in expand()
1507 state = XBASE; in varsub()
1509 (ctype(c, C_SUB2) || (state != XBASE && c != ORD('+')))) in varsub()
1548 return (XBASE); in comsub()