strchr 3333 Zend/zend_compile.c } else if (strchr(proto_class_name, '\\') != NULL || strchr 7475 Zend/zend_compile.c colonpos = strchr(path, ':'); strchr 456 Zend/zend_virtual_cwd.c while(c = strchr(c, '\\')) strchr 86 Zend/zend_virtual_cwd.h ((strchr(path, ':') != NULL) || ((len >= 1) && ((path[0] == '/') || (path[0] == '\\')))) strchr 195 ext/bcmath/bcmath.c if (!(p = strchr(str, '.'))) { strchr 386 ext/date/lib/parse_date.c while (!strchr("AaPp", **ptr)) { strchr 409 ext/date/lib/parse_date.c while (**ptr && !strchr("AaPp", **ptr)) { strchr 616 ext/date/lib/parse_date.c while (strchr(" \t.,:;/-0123456789", **ptr) == NULL) { strchr 24704 ext/date/lib/parse_date.c if (strchr("0123456789", *ptr) == NULL) \ strchr 194 ext/date/lib/parse_iso_intervals.c while (strchr(" \t.,:;/-0123456789", **ptr) == NULL) { strchr 1064 ext/dba/dba.c if (key[0] == '[' && (name = strchr(key, ']')) != NULL) { strchr 118 ext/dba/libinifile/inifile.c if (group_name[0] == '[' && (name = strchr(group_name, ']')) != NULL) { strchr 154 ext/dba/libinifile/inifile.c while (*val && strchr(" \t\r\n", *val)) { strchr 158 ext/dba/libinifile/inifile.c while (l && (strchr(" \t\r\n", val[l-1]))) { strchr 178 ext/dba/libinifile/inifile.c pos = strchr(fline+1, ']'); strchr 192 ext/dba/libinifile/inifile.c pos = strchr(fline, '='); strchr 126 ext/ereg/regex/debug.c if (strchr("\\|()^$.[+*?{}!<> ", (char)opnd) != NULL) strchr 255 ext/ereg/regex/main.c if (strchr(f2, '(') == NULL || strchr(f2, ')') == NULL) strchr 257 ext/ereg/regex/main.c subs[0].rm_so = strchr(f2, '(') - f2 + 1; strchr 258 ext/ereg/regex/main.c subs[0].rm_eo = strchr(f2, ')') - f2; strchr 324 ext/ereg/regex/main.c if (strchr(legal, *p) != NULL) strchr 376 ext/ereg/regex/main.c return(strchr(s, c) != NULL); strchr 598 ext/fileinfo/libmagic/apprentice.c p = strchr(fn, PATHSEP); strchr 2037 ext/fileinfo/libmagic/apprentice.c isalnum((unsigned char)*l)) || strchr("-+/.", *l)) && strchr 2072 ext/fileinfo/libmagic/apprentice.c isalnum((unsigned char)*l)) || strchr("-+/.", *l)) && strchr 2373 ext/fileinfo/libmagic/apprentice.c if (strchr("<>&^=!", c) == NULL strchr 2375 ext/fileinfo/libmagic/apprentice.c strchr("[]().*?^$|{}", c) strchr 192 ext/fileinfo/libmagic/cdf_time.c if ((q = strchr(p, '\n')) != NULL) strchr 352 ext/fileinfo/libmagic/compress.c z.next_in = (Bytef *)strchr((const char *)old + data_start, strchr 237 ext/fileinfo/libmagic/readcdf.c (ec = strchr(c, '\n')) != NULL) strchr 364 ext/fileinfo/libmagic/softmagic.c if (strchr(m->desc, '%') == NULL) strchr 405 ext/ftp/ftp.c if ((end = strchr(syst, ' '))) { strchr 438 ext/ftp/ftp.c if ((pwd = strchr(ftp->inbuf, '"')) == NULL) { strchr 555 ext/ftp/ftp.c if ((mkd = strchr(ftp->inbuf, '"')) == NULL) { strchr 410 ext/iconv/iconv.c if ((s = strchr(SG(sapi_headers).mimetype,';')) == NULL){ strchr 2895 ext/iconv/iconv.c if ((from_charset = strchr(name, '.')) == NULL) { strchr 2899 ext/iconv/iconv.c if ((from_charset = strchr(from_charset, '.')) == NULL) { strchr 437 ext/json/json.c if (options & PHP_JSON_PRESERVE_ZERO_FRACTION && strchr(num, '.') == NULL && l < NUM_BUF_SIZE - 2) { strchr 646 ext/json/json.c if (options & PHP_JSON_PRESERVE_ZERO_FRACTION && strchr(num, '.') == NULL && len < NUM_BUF_SIZE - 2) { strchr 375 ext/ldap/ldap.c if (host && (strchr(host, ':') != NULL)) { strchr 270 ext/mbstring/libmbfl/filters/mbfilter_htmlent.c if (!strchr(html_entity_chars, c) || filter->status+1==html_enc_buffer_size || (c=='#' && filter->status>2)) strchr 237 ext/mbstring/mb_gpc.c val = strchr(var, '='); strchr 2147 ext/mbstring/mbstring.c if ((s = strchr(SG(sapi_headers).mimetype,';')) == NULL){ strchr 4123 ext/mbstring/mbstring.c p = strchr(s->c, ';'); strchr 828 ext/mbstring/ucgendat/ucgendat.c if( (s=strchr(line, '\n')) ) *s = '\0'; strchr 1223 ext/mbstring/ucgendat/ucgendat.c if( (s=strchr(line, '\n')) ) *s = '\0'; strchr 825 ext/mysql/php_mysql.c if (host_and_port && (tmp=strchr(host_and_port, ':'))) { strchr 831 ext/mysql/php_mysql.c if ((tmp=strchr(tmp, ':'))) { strchr 1949 ext/mysql/php_mysql.c if ((tmp=strchr(Z_STRVAL_P(field), '.'))) { strchr 349 ext/openssl/xp_ssl.c if (!(wildcard = strchr(certname, '*')) || memchr(certname, '.', wildcard - certname)) { strchr 149 ext/pcre/pcrelib/pcre_maketables.c if (strchr("\\*+?{^.$|()[", i) != 0) x += ctype_meta; strchr 325 ext/pcre/php_pcre.c if ((pp = strchr("([{< )]}> )]}>", delimiter))) strchr 223 ext/pdo/pdo_dbh.c colon = strchr(data_source, ':'); strchr 238 ext/pdo/pdo_dbh.c colon = strchr(data_source, ':'); strchr 255 ext/pdo/pdo_dbh.c colon = strchr(data_source, ':'); strchr 291 ext/pdo_firebird/firebird_driver.c for (co = unquoted; (co = strchr(co,'\'')); qcount++, co++); strchr 298 ext/pdo_firebird/firebird_driver.c for (l = unquoted; (r = strchr(l,'\'')); l = r+1) { strchr 385 ext/pdo_oci/oci_driver.c for (cu = unquoted; (cu = strchr(cu,'\'')); qcount++, cu++) strchr 393 ext/pdo_oci/oci_driver.c for (l = unquoted; (r = strchr(l,'\'')); l = r+1) { strchr 441 ext/pdo_odbc/odbc_driver.c if (strchr(dbh->data_source, ';')) { strchr 3386 ext/pgsql/pgsql.c if (strchr(mode_string, 'r') == mode_string) { strchr 3388 ext/pgsql/pgsql.c if (strchr(mode_string, '+') == mode_string+1) { strchr 3392 ext/pgsql/pgsql.c if (strchr(mode_string, 'w') == mode_string) { strchr 3395 ext/pgsql/pgsql.c if (strchr(mode_string, '+') == mode_string+1) { strchr 136 ext/phar/phar.c end = strchr(key, DEFAULT_DIR_SEPARATOR); strchr 2041 ext/phar/phar.c pos = strchr(pos + 1, '.'); strchr 276 ext/session/mod_files.c p = strchr(save_path, ';'); strchr 280 ext/session/mod_files.c p = strchr(p, ';'); strchr 653 ext/session/session.c if ((p = strchr(new_value, ';'))) { strchr 656 ext/session/session.c if ((p2 = strchr(p, ';'))) { strchr 1160 ext/snmp/snmp.c if ((pptr = strchr(host_ptr, ']'))) { strchr 1170 ext/snmp/snmp.c if ((pptr = strchr(host_ptr, ':'))) { strchr 3151 ext/soap/php_encoding.c next = strchr(start,' '); strchr 1352 ext/soap/php_http.c eol = strchr(tmp, '\n'); strchr 1362 ext/soap/php_http.c pos = strchr(pos, '\n'); strchr 508 ext/soap/php_schema.c end = strchr(start,' '); strchr 239 ext/soap/php_sdl.c s = strchr(s+3, '/'); strchr 243 ext/soap/php_sdl.c s = strchr(s+3, '/'); strchr 598 ext/soap/php_sdl.c end = strchr(parts, ' '); strchr 3205 ext/soap/php_sdl.c if (strchr(uri,':') != NULL || IS_ABSOLUTE_PATH(uri, uri_len)) { strchr 500 ext/soap/soap.c if ((p = strchr(new_value, ';'))) { strchr 503 ext/soap/soap.c if ((p2 = strchr(p, ';'))) { strchr 4774 ext/soap/soap.c char *end = strchr((*ext)->val, '['); strchr 23 ext/sockets/sockaddr_conv.c char *scope = strchr(string, '%'); strchr 339 ext/spl/php_spl.c pos2 = strchr(pos1, ','); strchr 2791 ext/standard/basic_functions.c PHP_FALIAS(strchr, strstr, arginfo_strstr) strchr 3894 ext/standard/basic_functions.c if (strchr(address, ':')) { strchr 3898 ext/standard/basic_functions.c if (!strchr(address, '.')) { strchr 4072 ext/standard/basic_functions.c if ((p = strchr(pe.key, '='))) { /* nullify the '=' if there is one */ strchr 124 ext/standard/dl.c if (strchr(filename, '/') != NULL || strchr(filename, DEFAULT_SLASH) != NULL) { strchr 427 ext/standard/file.c if (strchr(PHP_META_UNSAFE, *temp)) { strchr 461 ext/standard/file.c if (strchr(PHP_META_UNSAFE, *temp)) { strchr 2412 ext/standard/file.c while (!php_stream_eof(md->stream) && (ch = php_stream_getc(md->stream)) && (isalnum(ch) || strchr(PHP_META_HTML401_CHARS, ch))) { strchr 1816 ext/standard/filters.c if ((dot = strchr(filtername, '.')) == NULL) { strchr 442 ext/standard/ftp_fopen_wrapper.c if (strchr(mode, 'a')) { strchr 492 ext/standard/ftp_fopen_wrapper.c sizestr = strchr(tmp_line, ' '); strchr 429 ext/standard/html.c dot = strchr(localename, '.'); strchr 433 ext/standard/html.c at = strchr(dot, '@'); strchr 97 ext/standard/http_fopen_wrapper.c char *lc_eol = strchr(lc_header_start, '\n'); strchr 1090 ext/standard/info.c if (!(tmp2=strchr(tmp1,'='))) { /* malformed entry? */ strchr 335 ext/standard/php_fopen_wrapper.c if (strchr(mode, 'r') || strchr(mode, '+')) { strchr 338 ext/standard/php_fopen_wrapper.c if (strchr(mode, 'w') || strchr(mode, '+') || strchr(mode, 'a')) { strchr 669 ext/standard/proc_open.c if (strchr(Z_STRVAL_PP(zmode), 'a')) { strchr 1207 ext/standard/streamsfuncs.c if (strchr(stream->mode, 'r') || strchr(stream->mode, '+')) { strchr 1210 ext/standard/streamsfuncs.c if (strchr(stream->mode, 'w') || strchr(stream->mode, '+') || strchr(stream->mode, 'a')) { strchr 512 ext/standard/url.c } else if (!isalnum(c) && strchr("_-.", c) == NULL) { strchr 617 ext/standard/url.c if (!isalnum(str[y]) && strchr("_-.~", str[y]) != NULL) { strchr 750 ext/standard/url.c if ((p = strchr(Z_STRVAL_PP(hdr), ':'))) { strchr 73 ext/standard/url_scanner_ex.c val = strchr(key, '='); strchr 155 ext/standard/versioning.c if ((n1 = strchr(p1, '.')) != NULL) { strchr 158 ext/standard/versioning.c if ((n2 = strchr(p2, '.')) != NULL) { strchr 94 ext/xmlrpc/libxmlrpc/xml_to_soap.c p = strchr(buf, '['); strchr 280 ext/xmlrpc/libxmlrpc/xml_to_soap.c b_must_understand = strchr(attr_iter->val, '1') ? 1 : 0; strchr 330 ext/xmlrpc/libxmlrpc/xml_to_soap.c p = strchr(el->name, ':'); strchr 192 ext/xmlrpc/libxmlrpc/xmlrpc.c if (strchr (text, '-')) { strchr 128 ext/zip/zip_stream.c fragment = strchr(path, '#'); strchr 274 ext/zip/zip_stream.c fragment = strchr(path, '#'); strchr 118 ext/zlib/zlib_fopen_wrapper.c if (strchr(mode, '+')) { strchr 660 main/SAPI.c char *colon_offset = strchr(sapi_header->header, ':'); strchr 738 main/SAPI.c if (strchr(header_line, ':')) { strchr 785 main/SAPI.c colon_offset = strchr(header_line, ':'); strchr 116 main/fopen_wrappers.c end = strchr(ptr, DEFAULT_DIR_SEPARATOR); strchr 314 main/fopen_wrappers.c end = strchr(ptr, DEFAULT_DIR_SEPARATOR); strchr 370 main/fopen_wrappers.c char *s = strchr(path_info + 2, '/'); strchr 523 main/fopen_wrappers.c end = strchr(p, DEFAULT_DIR_SEPARATOR); strchr 667 main/fopen_wrappers.c end = strchr(ptr, DEFAULT_DIR_SEPARATOR); strchr 275 main/main.c if (!strchr(sapi_module.executable_location, '/')) { strchr 866 main/main.c docref_target = strchr(docref, '#'); strchr 881 main/main.c while((p = strchr(docref_buf, '_')) != NULL) { strchr 2696 main/main.c pass = strchr(user, ':'); strchr 815 main/network.c if (!bindto || strchr(bindto, ':')) { strchr 641 main/php_ini.c endpath = strchr(debpath, DEFAULT_DIR_SEPARATOR); strchr 842 main/php_ini.c while ((ptr = strchr(ptr, '/')) != NULL) { strchr 161 main/php_variables.c ip = strchr(ip, ']'); strchr 447 main/php_variables.c val = strchr(var, '='); strchr 509 main/php_variables.c p = strchr(*env, '='); strchr 566 main/php_variables.c space = strchr(ss, '+'); strchr 720 main/php_variables.c if (PG(variables_order) && (strchr(PG(variables_order),'G') || strchr(PG(variables_order),'g'))) { strchr 744 main/php_variables.c (strchr(PG(variables_order),'P') || strchr(PG(variables_order),'p')) && strchr 769 main/php_variables.c if (PG(variables_order) && (strchr(PG(variables_order),'C') || strchr(PG(variables_order),'c'))) { strchr 809 main/php_variables.c if (PG(variables_order) && (strchr(PG(variables_order),'S') || strchr(PG(variables_order),'s'))) { strchr 856 main/php_variables.c if (PG(variables_order) && (strchr(PG(variables_order),'E') || strchr(PG(variables_order),'e'))) { strchr 117 main/rfc1867.c index = strchr(varname, '['); strchr 130 main/rfc1867.c indexend = strchr(index, ']'); strchr 429 main/rfc1867.c value = strchr(line, ':'); strchr 734 main/rfc1867.c if (!boundary || !(boundary = strchr(boundary, '='))) { strchr 744 main/rfc1867.c boundary_end = strchr(boundary, '"'); strchr 816 main/rfc1867.c if (strchr(pair, '=')) { strchr 1115 main/rfc1867.c is_arr_upload = (start_arr = strchr(param,'[')) && (param[strlen(param)-1] == ']'); strchr 1169 main/rfc1867.c s = strchr(cd, ';'); strchr 1090 main/snprintf.c if (alternate_form && (strchr(s, '.')) == NULL) { strchr 698 main/spprintf.c if (alternate_form && (strchr(s, '.')) == NULL) strchr 83 main/streams/plain_wrapper.c if (strchr(mode, '+')) { strchr 92 main/streams/plain_wrapper.c if (strchr(mode, 'n')) { strchr 98 main/streams/plain_wrapper.c if (strchr(mode, 't')) { strchr 1490 main/streams/plain_wrapper.c end = strchr(ptr, DEFAULT_DIR_SEPARATOR); strchr 2134 main/streams/streams.c if (stream && stream->ops->seek && (stream->flags & PHP_STREAM_FLAG_NO_SEEK) == 0 && strchr(mode, 'a') && stream->position == 0) { strchr 120 sapi/aolserver/aolserver.c header_content = p = strchr(header_name, ':'); strchr 549 sapi/aolserver/aolserver.c val = strchr(value, ' '); strchr 187 sapi/apache/mod_php5.c header_content = p = strchr(header_name, ':'); strchr 582 sapi/apache/php_apache.c if ((p = strchr(s, '.'))) { strchr 315 sapi/apache2filter/php_functions.c if ((p = strchr(s, '.'))) { strchr 333 sapi/apache2filter/php_functions.c if ((p = strchr(s, '.'))) { strchr 112 sapi/apache2filter/sapi_apache2.c val = strchr(sapi_header->header, ':'); strchr 357 sapi/apache2handler/php_functions.c if ((p = strchr(s, '.'))) { strchr 384 sapi/apache2handler/php_functions.c if ((p = strchr(s, '.'))) { strchr 110 sapi/apache2handler/sapi_apache2.c val = strchr(sapi_header->header, ':'); strchr 332 sapi/apache_hooks/mod_php5.c header_content = p = strchr(header_name, ':'); strchr 1956 sapi/apache_hooks/php_apache.c if ((p = strchr(s, '.'))) { strchr 342 sapi/caudium/caudium.c header_content = p = strchr(header_name, ':'); strchr 421 sapi/cgi/cgi_main.c if ((s = strchr(SG(sapi_headers).http_status_line, ' '))) { strchr 433 sapi/cgi/cgi_main.c (s = strchr(SG(sapi_headers).http_status_line, ' ')) != 0 && strchr 814 sapi/cgi/cgi_main.c while ((ptr = strchr(ptr, DEFAULT_SLASH)) != NULL) { strchr 1597 sapi/cgi/cgi_main.c val = strchr(*env, '='); strchr 1670 sapi/cgi/cgi_main.c p = strchr(h->header, ':'); strchr 1829 sapi/cgi/cgi_main.c if((query_string = getenv("QUERY_STRING")) != NULL && strchr(query_string, '=') == NULL) { strchr 1859 sapi/cgi/cgi_main.c if ((val = strchr(php_optarg, '='))) { strchr 589 sapi/cgi/fastcgi.c if ((s = strchr(path, ':'))) { strchr 710 sapi/cgi/fastcgi.c end = strchr(cur, ','); strchr 692 sapi/cli/php_cli.c exit_status = (c == '?' && argc > 1 && !strchr(argv[1], c)); strchr 1286 sapi/cli/php_cli.c if ((val = strchr(php_optarg, '='))) { strchr 515 sapi/cli/php_cli_server.c p = strchr(h->header, ':'); strchr 2291 sapi/cli/php_cli_server.c p = strchr(host, ']'); strchr 2308 sapi/cli/php_cli_server.c p = strchr(host, ':'); strchr 154 sapi/continuity/capi.c header_content = p = strchr(header_name, ':'); strchr 263 sapi/fpm/fpm/fastcgi.c end = strchr(cur, ','); strchr 73 sapi/fpm/fpm/fpm_env.c char *eq = strchr(*envp, '='); strchr 413 sapi/fpm/fpm/fpm_main.c if ((s = strchr(SG(sapi_headers).http_status_line, ' '))) { strchr 425 sapi/fpm/fpm/fpm_main.c (s = strchr(SG(sapi_headers).http_status_line, ' ')) != 0 && strchr 756 sapi/fpm/fpm/fpm_main.c while ((ptr = strchr(ptr, DEFAULT_SLASH)) != NULL) { strchr 1136 sapi/fpm/fpm/fpm_main.c p = strchr(env_script_filename, '?'); strchr 1157 sapi/fpm/fpm/fpm_main.c p = strchr(env_script_filename, '?'); strchr 1674 sapi/fpm/fpm/fpm_main.c if ((val = strchr(php_optarg, '='))) { strchr 238 sapi/fpm/fpm/fpm_sockets.c if (strchr(address, ':')) { strchr 346 sapi/fpm/fpm/fpm_sockets.c char *comma = strchr(inherited, ','); strchr 354 sapi/fpm/fpm/fpm_sockets.c eq = strchr(inherited, '='); strchr 183 sapi/fpm/fpm/fpm_stdio.c nl = strchr(buf, '\n'); strchr 66 sapi/fpm/fpm/fpm_unix.c for (p=strchr(c->listen_acl_users, ',') ; p ; p=strchr(p+1, ',')) { strchr 73 sapi/fpm/fpm/fpm_unix.c for (p=strchr(c->listen_acl_groups, ',') ; p ; p=strchr(p+1, ',')) { strchr 95 sapi/fpm/fpm/fpm_unix.c if ((end = strchr(p, ','))) { strchr 128 sapi/fpm/fpm/fpm_unix.c if ((end = strchr(p, ','))) { strchr 645 sapi/isapi/php5isapi.c char *colon = strchr(variable, ':'); strchr 85 sapi/isapi/stresstest/getopt.c if (!(cp = strchr(optstr, argv[ap_optind][optchr]))) strchr 287 sapi/litespeed/lsapi_main.c p = strchr(*env, '='); strchr 1249 sapi/litespeed/lsapi_main.c p = strchr( h->header, ':' ); strchr 2372 sapi/litespeed/lsapilib.c pEnd = strchr( p, ']' ); strchr 2387 sapi/litespeed/lsapilib.c pEnd = strchr( p, ':' ); strchr 83 sapi/milter/getopt.c if (!(cp = strchr(optstr, argv[ap_php_optind][optchr]))) strchr 980 sapi/milter/php_milter.c value = strchr(arg, '='); strchr 502 sapi/nsapi/nsapi.c if (p = strchr(header_name, ':')) { strchr 540 sapi/nsapi/nsapi.c header_content = strchr(header_name, ':'); strchr 1089 sapi/phpdbg/phpdbg.c if ((val = strchr(php_optarg, '='))) { strchr 145 sapi/phpdbg/phpdbg_watch.c return strchr(key + 1, 0) + 1; strchr 78 sapi/phttpd/phttpd.c header_content = p = strchr(header_name, ':'); strchr 331 sapi/roxen/roxen.c header_content = p = strchr(header_name, ':'); strchr 329 sapi/tux/php_tux.c p = strchr(s.c, '&'); strchr 192 sapi/webjames/webjames.c char *colon=strchr(WG(conn)->authorization,':'); strchr 96 win32/fnmatch.c strchr(string, '/') == NULL ? strchr 101 win32/fnmatch.c if ((string = strchr(string, '/')) == NULL) strchr 212 win32/registry.c p = strchr(path, ':'); strchr 226 win32/registry.c cwd = strchr(tmp_buf, ':'); strchr 983 win32/sendmail.c if( (tmpAddress1 = strchr(EmailAddress, '<')) && (tmpAddress2 = strchr(tmpAddress1, '>')) ) {