Lines Matching refs:p1
228 const char *p, *p1;231 p1 = strchr(p, sep);232 if (!p1)234 len = p1 - p;235 p1++;242 *pp = p1;