HomeSort by: relevance | last modified time | path
    Searched refs:VSTRIMRIGHTMAX (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/sh/
parser.h 72 #define VSTRIMRIGHTMAX 0x9 /* ${var%%pattern} */
expand.c 786 case VSTRIMRIGHTMAX:
852 case VSTRIMRIGHTMAX:
946 case VSTRIMRIGHTMAX:
1060 case VSTRIMRIGHTMAX:
show.c 700 case VSTRIMRIGHTMAX:
parser.c 2386 if (subtype >= VSTRIMLEFT && subtype <= VSTRIMRIGHTMAX)

Completed in 50 milliseconds