Searched refs:scanp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/string/FreeBSD/
H A Dstrpbrk.c44 const char *scanp; local
48 for (scanp = s2; (sc = *scanp++) != '\0';)

Completed in 55 milliseconds