Searched defs:strpbrk (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/string/
H A Dstrpbrk.c3 char* strpbrk(const char* s, const char* b) { function
/fuchsia/zircon/kernel/lib/libc/string/
H A Dstrpbrk.c12 strpbrk(char const *cs, char const *ct) function

Completed in 49 milliseconds