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

123456

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Src/
H A Dgetservent.c91 cp = strpbrk(p, "#\n");
96 p = strpbrk(p, " \t");
102 cp = strpbrk(p, ",/");
109 cp = strpbrk(cp, " \t");
119 cp = strpbrk(cp, " \t");
/netgear-R7000-V1.0.7.12_1.2.5/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);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dlog.c69 const char* start = strpbrk(str, ",=");
115 lhs = strpbrk(lhs, ",=");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstring.in.h416 _GL_FUNCDECL_SYS (strpbrk, char *, (char const *__s, char const *__accept)
421 extern "C" { const char * strpbrk (const char *, const char *); }
422 extern "C++" { char * strpbrk (char *, const char *); } */
423 _GL_CXXALIAS_SYS_CAST2 (strpbrk,
428 _GL_CXXALIASWARN1 (strpbrk, char *, (char *__s, char const *__accept));
429 _GL_CXXALIASWARN1 (strpbrk, char const *,
432 _GL_CXXALIASWARN (strpbrk); variable
435 /* strpbrk() assumes the second argument is a list of single-byte characters.
439 # undef strpbrk macro
440 _GL_WARN_ON_USE (strpbrk, "strpbr
445 # undef strpbrk macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Drglob.c125 cp = strpbrk(pattern, kGlobChars);
144 cp = strpbrk(cur, "/\\");
165 } else if (strpbrk(lp->line, "/\\") == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/zoran/
H A Dzoran_procfs.c164 line = strpbrk(sp, ldelim);
167 svar = strpbrk(sp, tdelim);
175 line = strpbrk(sp, ldelim);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dstring.c466 * strpbrk - Find the first occurrence of a set of characters
470 char *strpbrk(const char *cs, const char *ct) function
482 EXPORT_SYMBOL(strpbrk); variable
505 end = strpbrk(sbegin, ct);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dlog.c81 p = strpbrk(lhs, ",=");
H A Dplaylist.c143 if( !strpbrk(fname, "\\/") )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dstring.h87 extern char * strpbrk(const char *,const char *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dsuffix.c41 return strpbrk(str, "/\\:") != NULL;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Disrv_identd.c61 p = strpbrk(cur, "\r\n");
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dsuffix.c41 return strpbrk(str, "/\\:") != NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlobject.c160 if (strpbrk(s, "nN")) /* reject 'inf' and 'nan' */
162 else if (strpbrk(s, "xX")) /* hexa? */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dms_fnmatch.c160 if (strpbrk(pattern, "<>*?\"") == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dutils.c78 const char *p = strpbrk(s, ".,");
79 if(p && 0 != strpbrk(++p, ".,"))

Completed in 213 milliseconds

123456