Searched refs:VSTRIMLEFT (Results 1 – 1 of 1) sorted by relevance
837 #define VSTRIMLEFT 0x8 /* ${var#pattern} */ macro1237 case VSTRIMLEFT: in sharg()7638 case VSTRIMLEFT: in evalvar()12877 subtype = (c == '#' ? VSTRIMLEFT : VSTRIMRIGHT); in readtoken1()