strpbrk
strpbrk(const char *s1, const char *s2)
strpbrk(string, brkset)
strpbrk(string, brkset)
strpbrk (
strpbrk(const char *string, const char *brkset)
inline char *strpbrk(char *__s1, const char *__s2) {
strpbrk(const char *string, const char *brkset)
strpbrk(const char *s1, const char *s2) {
inline char *strpbrk(char *__s1, const char *__s2) {