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

/freebsd-13-stable/bin/sh/
H A Dparser.h63 #define VSTRIMLEFT 0x6 /* ${var#pattern} */ macro
H A Dexpand.c564 case VSTRIMLEFT:
704 case VSTRIMLEFT:
771 case VSTRIMLEFT:
877 if (subtype == VSLENGTH || subtype == VSTRIMLEFT ||
946 splitlater = subtype == VSTRIMLEFT || subtype == VSTRIMLEFTMAX ||
H A Dshow.c221 case VSTRIMLEFT:
H A Dparser.c1737 subtype = c == '#' ? VSTRIMLEFT :

Completed in 179 milliseconds