Searched refs:VSTRIMLEFT (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/bin/sh/
H A Dparser.h60 #define VSTRIMLEFT 0x6 /* ${var#pattern} */ macro
H A Dexpand.c556 case VSTRIMLEFT:
696 case VSTRIMLEFT:
763 case VSTRIMLEFT:
869 if (subtype == VSLENGTH || subtype == VSTRIMLEFT ||
938 splitlater = subtype == VSTRIMLEFT || subtype == VSTRIMLEFTMAX ||
H A Dshow.c213 case VSTRIMLEFT:
H A Dparser.c1732 subtype = c == '#' ? VSTRIMLEFT :

Completed in 115 milliseconds