Lines Matching refs:vstrchr
1656 while (*cp && vstrchr("augo", *cp))1674 if (!vstrchr("=+-", op = *cp))1678 while (*cp && vstrchr("rwxugoXs", *cp))1715 } else if (!vstrchr("=+-", *cp))2473 optc = vstrchr(id, '[') ? 0 : 1;