Lines Matching refs:p2
155 char *p2;162 for (p2 = p; (*p2 != 0) && (!isspace(UCHAR(*p2)))163 && (p2 < p+20); p2++) {170 (int) (p2-p), p);214 char *p2;221 for (p2 = p; (*p2 != 0) && (!isspace(UCHAR(*p2)))222 && (p2 < p+20); p2++) {228 "list element in quotes followed by \"%.*s\" %s", (int) (p2-p), p,