Lines Matching defs:expr
27 * apply file permission expression expr to perm35 * if non-null, e points to the first unrecognized char in expr45 register char* expr = (char*)aexpr;67 switch (c = *expr++)88 expr--;104 switch (c = *expr++)129 *e = expr - 1;238 *e = expr - 1;253 if (*expr < '0' || *expr > '7')