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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dstrcasestr.c39 * strcasestr() locates the first occurrence in the string s1 of the
41 * in the string s2, ignoring case. strcasestr() returns a pointer
76 strcasestr(const char *s1, const char *s2) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1206 strcasestr.3c \
2272 strcasestr.3c := LINKSRC = string.3c

Completed in 68 milliseconds