Searched refs:strchr (Results 251 - 275 of 1808) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dras2tiff.c234 char* cp = strchr(opt, ':');
246 cp = strchr(cp+1,':');
249 char* cp = strchr(opt, ':');
254 char* cp = strchr(opt, ':');
H A Dtiffdither.c144 if ((cp = strchr(cp, ':'))) {
155 } while ((cp = strchr(cp, ':')));
172 char* cp = strchr(opt, ':');
177 char* cp = strchr(opt, ':');
/macosx-10.9.5/tcpdump-56/tcpdump/win32/Src/
H A Dgetopt.c79 !(oli = strchr(ostr, optopt))) {
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dindir.c120 while ((zslash = strchr (zslash + 1, '/')) != NULL);
/macosx-10.9.5/Libnotify-121.20.1/notifyd/
H A Dservice.c207 q = strchr(p, '.');
256 p = strchr(args, '.');
264 p = strchr(p, '.');
271 p = strchr(p, '.');
469 p = strchr(name, ':');
474 q = strchr(p, ':');
485 p = strchr(name, ':');
/macosx-10.9.5/mail_cmds-29/mail/
H A Daux.c423 if (strchr(name, '(') == NULL && strchr(name, '<') == NULL
424 && strchr(name, ' ') == NULL)
556 if ((cp = strchr(linebuf, 'F')) == NULL)
560 while ((cp = strchr(cp, 'r')) != NULL) {
562 if ((cp = strchr(cp, 'f')) == NULL)
566 if ((cp = strchr(cp, ' ')) == NULL)
/macosx-10.9.5/swig-10/Source/DOH/
H A Dfio.c59 char *cfmt = strchr(name, ':');
144 } else if (strchr(fmt_codes, *p)) {
174 } else if (strchr(fmt_codes, *p)) {
200 } else if (strchr(fmt_codes, *p)) {
225 } else if (strchr(fmt_codes, *p)) {
237 } else if (strchr(fmt_codes, *p)) {
253 if (strchr(fmt_codes, *p)) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/progs/
H A Dslapd-addel.c279 if (( nl = strchr( line, '\r' )) || ( nl = strchr( line, '\n' )))
292 if (( nl = strchr( line, '\r' )) || ( nl = strchr( line, '\n' )))
296 if ( !( value = strchr( line, ':' ))) break;
H A Dslapd-modrdn.c197 p1 = strchr( entry, '=' ) + 1;
198 p2 = strchr( p1, ',' );
/macosx-10.9.5/libpcap-42/libpcap/tests/ngdumptest/
H A Dngdumptest.c324 char *ptr = strchr(optarg, ':');
340 } while ((ptr = strchr(ptr, ':')) != NULL);
344 ptr = strchr(optarg, ':');
364 end = strchr(ptr, ':');
392 char *ptr = strchr(optarg, ':');
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclFileName.c1109 if (strchr("/\\:", *p) != NULL) {
1349 if (strchr(separators, *(last-1)) != NULL) {
1733 if (strchr(separators, tail[1]) != NULL) {
1736 } else if (strchr(separators, *tail) != NULL) {
1788 if (strchr(separators, c) != NULL) {
1797 } else if (strchr(separators, *p) != NULL) {
1974 && (strchr(separators, pre[prefixLen-1]) == NULL)) {
1995 || (strchr(separators, pattern[0]) == NULL)) {
2152 if (strchr(separators, pattern[1]) != NULL) {
2157 } else if (strchr(separator
[all...]
/macosx-10.9.5/cups-372.4/cups/vcnet/regex/
H A Dmain.c254 if (strchr(f2, '(') == NULL || strchr(f2, ')') == NULL)
256 subs[0].rm_so = strchr(f2, '(') - f2 + 1;
257 subs[0].rm_eo = strchr(f2, ')') - f2;
323 if (strchr(legal, *p) != NULL)
375 return(strchr(s, c) != NULL);
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dfmtmsglib.c222 if (t = strchr(s, ':'))
245 if (t = strchr(s, ':'))
310 if (!tag || label && !strchr(tag, ':'))
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c686 str = strchr(str, ';');
689 str = strchr(str, ';');
692 str = strchr(str, ';');
695 str = strchr(str, ';');
702 && (cp = strchr(str, '+'))) {
744 if (strchr("doxX.", *str)) {
/macosx-10.9.5/postfix-252/postfix/src/smtpd/
H A Dimap-url.c171 p = strchr(url, '@');
182 p = strchr(url, '/');
204 p = strchr(url, '/');
224 p = strchr(url, ';');
236 p = strchr(url, ';');
247 p = strchr(url, ':');
/macosx-10.9.5/procmail-14/procmail/src/
H A Dvariables.c58 if(!(split=strchr(a,'='))) /* assignment or removal? */
59 remove=1,split=strchr(a,'\0');
106 p=strchr(var,'='); /* the variable name into buf */
137 p=strchr(buf,'\0'); /* (find the end) */
175 { p=strchr(*ep,'=');
300 if(chp=strchr(src,'=')) /* is it an assignment? */
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclFileName.c487 char *colonPos = strchr(path,':');
951 isMac = (strchr(path, ':') != NULL);
955 if ((path[0] != ':') && (path[0] == '~' || (strchr(path,':') != NULL))) {
961 end = strchr(path,':');
977 isMac = (strchr(path, ':') != NULL);
997 while ((p = strchr(p, ':')) != NULL) {
1011 && (strchr(elementStart+1, '/') == NULL)) {
1028 && (strchr(elementStart+1, '/') == NULL)) {
1252 if ((strchr(p, ':') == NULL) && (strchr(
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/test_micro/
H A Dtest_micro.c150 if ((p = strchr(cmd, '\n')) == NULL) {
171 if ((p = strchr(cmd, ' ')) == NULL)
/macosx-10.9.5/Heimdal-323.92.1/appl/login/
H A Dlogin_access.c208 if ((at = strchr(tok + 1, '@')) != 0) { /* split user@host pattern */
252 if (strchr(string, '.') == 0)
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/ntlm/
H A Dimport_name.c95 p = strchr(name, '@');
134 p = strchr(name, '\\');
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblber/
H A Dstdio.c146 for (pct = strchr(ptr, '%'); pct; pct = strchr(ptr, '%')) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/librewrite/
H A Dldapmap.c135 p = strchr( data->lm_url, '/' );
137 if ( ( p = strchr( p + 2, '/' ) ) != NULL ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/shell-backends/
H A Dpasswd-shell.c119 oneentry = ( strchr( op->ldop_dn, '@' ) != NULL );
150 if ( strchr( op->ldop_suffixes[ 0 ], '=' ) != NULL ) {
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dmatch.c220 if ((p = strchr(pattern,'@')) == NULL)
224 p = strchr(pat, '@');
/macosx-10.9.5/WebKit-7537.78.2/mac/Misc/
H A DWebNSObjectExtras.mm44 return strchr([[invocation methodSignature] methodReturnType], '@');

Completed in 311 milliseconds

<<11121314151617181920>>