Searched defs:strcspn (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/string/FreeBSD/
H A Dstrcspn.c38 strcspn(const char *s, const char *charset) function
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts.noah/
H A Dstring.bash150 function strcspn () function
/macosx-10.10.1/procmail-14/procmail/src/
H A Dcommon.c51 int strcspn(whole,sub)const char*const whole,*const sub; function
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstring_.h228 # undef strcspn macro
229 # define strcspn(s,a) \ macro
/macosx-10.10.1/less-25/less/
H A Dregexp.c1233 strcspn(s1, s2) function
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dexp_clib.c1413 strcspn(s1, s2) function

Completed in 170 milliseconds