HomeSort by relevance Sort by last modified time
    Searched defs:strpbrk (Results 1 - 2 of 2) sorted by null

  /bionic/libc/string/
strpbrk.c 1 /* $OpenBSD: strpbrk.c,v 1.5 2005/08/08 08:05:37 espie Exp $ */
37 strpbrk(const char *s1, const char *s2) function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
string2.h 1087 # define strpbrk macro
1104 # define strpbrk macro
    [all...]

Completed in 36 milliseconds