Searched refs:strpbrk (Results 1 - 25 of 77) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstrpbrk.c26 #undef strpbrk macro
30 strpbrk (const char *s, const char *accept) function
H A Dstring.in.h235 extern char *strpbrk (char const *__s, char const *__accept);
238 /* strpbrk() assumes the second argument is a list of single-byte characters.
242 # undef strpbrk macro
243 # define strpbrk(s,a) \ macro
244 (GL_LINK_WARNING ("strpbrk cannot work correctly on character strings " \
247 strpbrk (s, a))
250 # undef strpbrk macro
251 # define strpbrk(s,a) \ macro
252 (GL_LINK_WARNING ("strpbrk is unportable - " \
253 "use gnulib module strpbrk fo
[all...]
H A Dw32spawn.h103 else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL)
105 bool quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dmkmanifest.c100 while ((s = strpbrk(temp, "^+=/[]:',?*\\<>|\". ")))
103 while (ext && (s = strpbrk(ext, "^+=/[]:',?*\\<>|\". ")))
H A Dexpand.c78 if (!strpbrk(input, "$*(){}[]\\?`~")) {
H A Dsysincludes.h308 # define wcspbrk strpbrk
411 extern char *strpbrk(const char *string, const char *brkset);
H A Dmattrib.c232 strpbrk(argv[optind], "*[?") != 0);
H A DmissFuncs.c135 char *strpbrk(const char *string, const char *brkset) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstring.in.h235 extern char *strpbrk (char const *__s, char const *__accept);
238 /* strpbrk() assumes the second argument is a list of single-byte characters.
242 # undef strpbrk macro
243 # define strpbrk(s,a) \ macro
244 (GL_LINK_WARNING ("strpbrk cannot work correctly on character strings " \
247 strpbrk (s, a))
250 # undef strpbrk macro
251 # define strpbrk(s,a) \ macro
252 (GL_LINK_WARNING ("strpbrk is unportable - " \
253 "use gnulib module strpbrk fo
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstring.in.h235 extern char *strpbrk (char const *__s, char const *__accept);
238 /* strpbrk() assumes the second argument is a list of single-byte characters.
242 # undef strpbrk macro
243 # define strpbrk(s,a) \ macro
244 (GL_LINK_WARNING ("strpbrk cannot work correctly on character strings " \
247 strpbrk (s, a))
250 # undef strpbrk macro
251 # define strpbrk(s,a) \ macro
252 (GL_LINK_WARNING ("strpbrk is unportable - " \
253 "use gnulib module strpbrk fo
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dstring.in.h253 extern char *strpbrk (char const *__s, char const *__accept)
257 /* strpbrk() assumes the second argument is a list of single-byte characters.
261 # undef strpbrk macro
262 # define strpbrk(s,a) \ macro
263 (GL_LINK_WARNING ("strpbrk cannot work correctly on character strings " \
266 strpbrk (s, a))
269 # undef strpbrk macro
270 # define strpbrk(s,a) \ macro
271 (GL_LINK_WARNING ("strpbrk is unportable - " \
272 "use gnulib module strpbrk fo
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dstring.h76 extern char * strpbrk(const char *,const char *);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dzoran_procfs.c171 line = strpbrk(sp, ldelim);
174 svar = strpbrk(sp, tdelim);
182 line = strpbrk(sp, ldelim);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/
H A Dstring.c451 * strpbrk - Find the first occurrence of a set of characters
455 char *strpbrk(const char *cs, const char *ct) function
467 EXPORT_SYMBOL(strpbrk); variable
490 end = strpbrk(sbegin, ct);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dlog.c81 p = strpbrk(lhs, ",=");
H A Dplaylist.c143 if( !strpbrk(fname, "\\/") )
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dlog.c86 p = strpbrk(lhs, ",=");
H A Dplaylist.c194 if( !strpbrk(fname, "\\/") )
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dlog.c81 p = strpbrk(lhs, ",=");
H A Dplaylist.c147 if( !strpbrk(fname, "\\/") )
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Disrv_identd.c61 p = strpbrk(cur, "\r\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dms_fnmatch.c160 if (strpbrk(pattern, "<>*?\"") == NULL) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dutils.c78 const char *p = strpbrk(s, ".,");
79 if(p && 0 != strpbrk(++p, ".,"))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dlogger.c636 ptr = strpbrk(ptr, " \t");
644 ptr = strpbrk(ptr, " \t");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dcurl_ntlm_wb.c130 slash = strpbrk(username, "\\/");

Completed in 121 milliseconds

1234