strchr 1863 include/httpd.h # define ap_strchr(s, c) strchr(s, c)
strchr 1865 include/httpd.h # define ap_strchr_c(s, c) strchr(s, c)
strchr 229 modules/aaa/mod_authnz_ldap.c if (strchr("*()\\", *p) != NULL) {
strchr 259 modules/aaa/mod_authnz_ldap.c if (strchr("*()\\", *p) != NULL) {
strchr 161 modules/arch/netware/mod_nw_ssl.c p = strchr(w, ':');
strchr 466 modules/arch/netware/mod_nw_ssl.c ports = strchr(ips, ':');
strchr 558 modules/arch/netware/mod_nw_ssl.c ports = strchr(ips, ':');
strchr 282 modules/arch/win32/mod_win32.c while ((repl = strchr(repl, '/'))) {
strchr 300 modules/arch/win32/mod_win32.c while ((repl = strchr(repl, '/'))) {
strchr 111 modules/cache/mod_disk_cache.c p = strchr(p, '/');
strchr 684 modules/cache/mod_disk_cache.c if (!(l = strchr(w, ':'))) {
strchr 708 modules/cache/mod_disk_cache.c if (!(l = strchr(w, ':'))) {
strchr 253 modules/dav/main/util.c && (domain = strchr(r->server->server_hostname, '.')) != NULL) {
strchr 577 modules/dav/main/util.c if ((sp = strchr(token, term)) == NULL)
strchr 235 modules/generators/mod_autoindex.c char *cl = strchr(iconbak, ')');
strchr 2064 modules/generators/mod_autoindex.c && qstring[2] && strchr(K_VALID, qstring[2])
strchr 2083 modules/generators/mod_autoindex.c && qstring[2] && strchr("012", qstring[2])
strchr 205 modules/generators/mod_cgi.c newline = strchr(argsbuffer, '\n');
strchr 61 modules/http/byterange_filter.c char *dash = strchr(range, '-');
strchr 497 modules/http/mod_mime.c && (strchr(tspecial, c) == NULL)) ? 1 : -1;
strchr 512 modules/loggers/mod_log_config.c end_cookie = strchr(cookie, ';');
strchr 887 modules/mappers/mod_negotiation.c hdr = strchr(hdr, '"');
strchr 1031 modules/mappers/mod_negotiation.c char *eol = strchr(tag, '\0');
strchr 1209 modules/mappers/mod_negotiation.c if (!(segend = strchr(segstart, '.')))
strchr 1210 modules/mappers/mod_negotiation.c segend = strchr(segstart, '\0');
strchr 1651 modules/mappers/mod_negotiation.c if ((p = strchr(accs[i].name, '-'))) {
strchr 265 modules/mappers/mod_userdir.c if (strchr(x + 2, ':'))
strchr 267 modules/mappers/mod_userdir.c if (strchr(x, ':') && !is_absolute)
strchr 233 modules/metadata/mod_cern_meta.c if (!(l = strchr(w, ':'))) {
strchr 300 modules/metadata/mod_cern_meta.c leading_slash = strchr(scrap_book, '/');
strchr 205 modules/metadata/mod_ident.c while((cp = strchr(buffer, '\012')) == NULL && i < sizeof(buffer) - 1) {
strchr 235 modules/metadata/mod_ident.c if ((cp = strchr(user, '\r')))
strchr 1762 modules/metadata/mod_mime_magic.c if ((rt = strchr(p->s, '\n')) != NULL)
strchr 704 modules/proxy/mod_proxy.c p = strchr(url, ':');
strchr 726 modules/proxy/mod_proxy.c if (strchr(r->parsed_uri.hostname, '.') != NULL
strchr 852 modules/proxy/mod_proxy.c p = strchr(uri, ':');
strchr 1169 modules/proxy/mod_proxy.c p = strchr(r, ':');
strchr 1179 modules/proxy/mod_proxy.c q = strchr(p + 3, ':');
strchr 1198 modules/proxy/mod_proxy.c if (strchr(f, ':') == NULL)
strchr 1267 modules/proxy/mod_proxy.c char *val = strchr(word, '=');
strchr 1726 modules/proxy/mod_proxy.c char *val = strchr(word, '=');
strchr 1845 modules/proxy/mod_proxy.c val = strchr(word, '=');
strchr 2001 modules/proxy/mod_proxy.c val = strchr(word, '=');
strchr 174 modules/proxy/mod_proxy_balancer.c if ((end_cookie = strchr(cookie, ';')) != NULL)
strchr 176 modules/proxy/mod_proxy_balancer.c if((end_cookie = strchr(cookie, ',')) != NULL)
strchr 264 modules/proxy/mod_proxy_balancer.c if ((path = strchr(sticky, '|'))) {
strchr 283 modules/proxy/mod_proxy_balancer.c if ((*route) && ((*route = strchr(*route, '.')) != NULL ))
strchr 74 modules/proxy/mod_proxy_ftp.c if (strchr(FTP_GLOBBING_CHARS, *path) != NULL)
strchr 93 modules/proxy/mod_proxy_ftp.c if (*path != '\0' && strchr(FTP_GLOBBING_CHARS, *path) != NULL)
strchr 167 modules/proxy/mod_proxy_ftp.c strp = strchr(url, ';');
strchr 366 modules/proxy/mod_proxy_ftp.c for (dir = path+1; (dir = strchr(dir, '/')) != NULL; )
strchr 513 modules/proxy/mod_proxy_ftp.c searchptr = strchr(ctx->buffer, '<');
strchr 516 modules/proxy/mod_proxy_ftp.c searchptr = strchr(ctx->buffer, '>');
strchr 621 modules/proxy/mod_proxy_ftp.c if ((crlf = strchr(message, '\r')) != NULL ||
strchr 622 modules/proxy/mod_proxy_ftp.c (crlf = strchr(message, '\n')) != NULL)
strchr 633 modules/proxy/mod_proxy_ftp.c if ((crlf = strchr(message, '\r')) != NULL ||
strchr 634 modules/proxy/mod_proxy_ftp.c (crlf = strchr(message, '\n')) != NULL)
strchr 847 modules/proxy/mod_proxy_ftp.c type_suffix = strchr(path, ';');
strchr 860 modules/proxy/mod_proxy_ftp.c if (strchr("AEI", xfer_type) == NULL)
strchr 1126 modules/proxy/mod_proxy_ftp.c strp = strchr(path, '/');
strchr 1133 modules/proxy/mod_proxy_ftp.c if (strchr(path, '/')) { /* are there now any '/' characters? */
strchr 1461 modules/proxy/mod_proxy_ftp.c if (strchr(path, '/')) { /* are there now any '/' characters? */
strchr 1551 modules/proxy/mod_proxy_ftp.c else if (cwd == NULL || strchr(cwd, '/') != NULL)
strchr 1674 modules/proxy/mod_proxy_ftp.c rc = proxy_ftp_command((cwd == NULL || strchr(cwd, '/') != NULL)
strchr 1202 modules/proxy/mod_proxy_http.c if (!(value = strchr(buffer, ':'))) { /* Find the colon separator */
strchr 1879 modules/proxy/mod_proxy_http.c u = strchr(url, ':');
strchr 195 modules/proxy/proxy_util.c if (strchr(reserved, ch)) {
strchr 209 modules/proxy/proxy_util.c if (ch != 0 && strchr(reserved, ch)) { /* keep it encoded */
strchr 216 modules/proxy/proxy_util.c if (!apr_isalnum(ch) && !strchr(allowed, ch)) {
strchr 251 modules/proxy/proxy_util.c url = strchr(host, '/');
strchr 268 modules/proxy/proxy_util.c strp = strchr(user, ':');
strchr 526 modules/proxy/proxy_util.c if ((url = strchr(r->uri, ':')) == NULL || url[1] != '/' || url[2] != '/') {
strchr 1250 modules/proxy/proxy_util.c c = strchr(uri, ':');
strchr 1255 modules/proxy/proxy_util.c if ((c = strchr(c + 3, '/'))) {
strchr 1276 modules/proxy/proxy_util.c c = strchr(uri, ':');
strchr 1280 modules/proxy/proxy_util.c if ((q = strchr(c + 3, '/')))
strchr 341 modules/ssl/ssl_engine_config.c char *file = strchr(meth, ':');
strchr 1035 modules/ssl/ssl_engine_config.c if ((cp = strchr(mc->szSessionCacheDataFile, '('))) {
strchr 1038 modules/ssl/ssl_engine_config.c if (!(cp2 = strchr(cp, ')'))) {
strchr 602 modules/ssl/ssl_engine_pphrase.c if ((p = strchr(buf, '\n')) != NULL) {
strchr 607 modules/ssl/ssl_engine_pphrase.c if ((p = strchr(buf, '\r')) != NULL) {
strchr 76 modules/ssl/ssl_engine_vars.c if ((cp = strchr(var_library, ' ')) != NULL) {
strchr 78 modules/ssl/ssl_engine_vars.c if ((cp2 = strchr(cp, ' ')) != NULL)
strchr 82 modules/ssl/ssl_engine_vars.c if ((cp = strchr(var_library_interface, ' ')) != NULL) {
strchr 84 modules/ssl/ssl_engine_vars.c if ((cp2 = strchr(cp, ' ')) != NULL)
strchr 432 modules/ssl/ssl_engine_vars.c ptr = strchr(var, '_');
strchr 1368 server/core.c v = strchr(k, '=');
strchr 76 server/gen_test_char.c if (c && strchr("&;`'\"|*?~<>^()[]{}$\\\n\r%", c)) {
strchr 80 server/gen_test_char.c if (c && strchr("&;`'\"|*?~<>^()[]{}$\\\n", c)) {
strchr 85 server/gen_test_char.c if (!apr_isalnum(c) && !strchr("$-_.+!*'(),:@&=~", c)) {
strchr 89 server/gen_test_char.c if (!apr_isalnum(c) && !strchr("$-_.+!*'(),:@&=/~", c)) {
strchr 94 server/gen_test_char.c if (c && (apr_iscntrl(c) || strchr(" \t()<>@,;:\\\"/[]?={}", c))) {
strchr 345 server/log.c if ((fname = strchr(s->error_fname, ':'))) {
strchr 1165 server/mpm/winnt/service.c next_arg = strchr(exe_cmd, '\0');
strchr 1169 server/mpm/winnt/service.c next_arg = strchr(exe_cmd, '\0');
strchr 542 server/protocol.c for (x = r->uri; (x = strchr(x, '\\')) != NULL; )
strchr 765 server/protocol.c if (!(value = strchr(last_field, ':'))) { /* Find ':' or */
strchr 896 server/request.c delim = strchr(r->path_info + (*r->path_info == '/' ? 1 : 0), '/');
strchr 1563 server/util.c y = strchr(url, '%');
strchr 1601 server/util.c y = strchr(url, '%');
strchr 2073 server/util.c semi = strchr(str, ';');
strchr 24 server/util_debug.c #if defined(strchr)
strchr 44 server/util_debug.c return strchr(s,c);
strchr 54 server/util_debug.c return strchr(s,c);
strchr 502 server/util_script.c if (!(l = strchr(w, ':'))) {
strchr 524 server/util_script.c if (!(l = strchr(w, ':'))) {
strchr 553 srclib/apr-util/dbd/apr_dbd_freetds.c for (ptr = strchr(params, '='); ptr; ptr = strchr(ptr, '=')) {
strchr 1111 srclib/apr-util/dbd/apr_dbd_mysql.c for (ptr = strchr(params, '='); ptr; ptr = strchr(ptr, '=')) {
strchr 404 srclib/apr-util/dbd/apr_dbd_oracle.c for (ptr = strchr(params, '='); ptr; ptr = strchr(ptr, '=')) {
strchr 340 srclib/apr-util/ldap/apr_ldap_url.c p = strchr( url, '/' );
strchr 349 srclib/apr-util/ldap/apr_ldap_url.c r = strchr( url, ']' );
strchr 392 srclib/apr-util/ldap/apr_ldap_url.c if( (p == NULL) && (q != NULL) && ((q = strchr( q, '?')) != NULL)) {
strchr 419 srclib/apr-util/ldap/apr_ldap_url.c q = strchr( p, '?' );
strchr 448 srclib/apr-util/ldap/apr_ldap_url.c q = strchr( p, '?' );
strchr 475 srclib/apr-util/ldap/apr_ldap_url.c q = strchr( p, '?' );
strchr 502 srclib/apr-util/ldap/apr_ldap_url.c q = strchr( p, '?' );
strchr 536 srclib/apr-util/ldap/apr_ldap_url.c q = strchr( p, '?' );
strchr 664 srclib/apr-util/ldap/apr_ldap_url.c if ( strchr( brkstr, *s ) != NULL ) {
strchr 169 srclib/apr-util/misc/apr_date.c if ((date = strchr(date, ' ')) == NULL) /* Find space after weekday */
strchr 346 srclib/apr-util/misc/apr_date.c if ((date = strchr(date, ' ')) == NULL) /* Find space after weekday */
strchr 122 srclib/apr-util/uri/apr_uri.c if (strchr(uptr->hostname, ':')) { /* v6 literal */
strchr 294 srclib/apr-util/uri/apr_uri.c s1 = strchr(s, '#');
strchr 428 srclib/apr-util/uri/apr_uri.c if ((rsb = strchr(hostinfo, ']')) == NULL ||
strchr 438 srclib/apr-util/uri/apr_uri.c s = strchr(hostinfo, ':');
strchr 246 srclib/apr-util/xml/apr_xml.c colon = strchr(elem_name, 0x3A);
strchr 278 srclib/apr-util/xml/apr_xml.c colon = strchr(attr_name, 0x3A);
strchr 150 srclib/apr/build/aplibtool.c char *equal_pos = strchr(arg, '=');
strchr 751 srclib/apr/build/aplibtool.c strcpy(newname + 8, strchr(newname, '.'));
strchr 525 srclib/apr/build/jlibtool.c char *equal_pos = strchr(arg, '=');
strchr 665 srclib/apr/build/jlibtool.c strcpy(newname + 8, strchr(newname, '.'));
strchr 129 srclib/apr/dso/unix/dso.c if (strchr(path + 1, '(') && path[strlen(path) - 1] == ')')
strchr 98 srclib/apr/dso/win32/dso.c while ((p = strchr(p, '/')) != NULL)
strchr 36 srclib/apr/file_io/netware/filesys.c s = strchr (rootpath, ':');
strchr 54 srclib/apr/file_io/netware/filesys.c s1 = strchr (path1, ':');
strchr 55 srclib/apr/file_io/netware/filesys.c s2 = strchr (path2, ':');
strchr 45 srclib/apr/file_io/unix/filepath_util.c ptr = strchr(ptr, separator);
strchr 152 srclib/apr/file_io/unix/mktemp.c pad = strchr((char *)padchar, *trv);
strchr 179 srclib/apr/file_io/win32/dir.c char *eop = strchr(thedir->dirname, '\0');
strchr 56 srclib/apr/file_io/win32/filepath.c volsep = strchr (*inpath, ':');
strchr 247 srclib/apr/file_io/win32/filepath.c delim1 = strchr(testpath, '\0');
strchr 91 srclib/apr/misc/unix/getopt.c !(oli = strchr(opts, os->opt))) {
strchr 216 srclib/apr/misc/win32/misc.c sprintf(strchr(sbuf, '\0'), ".%d",
strchr 118 srclib/apr/network_io/unix/inet_pton.c if ((pch = strchr(digits, ch)) != NULL) {
strchr 181 srclib/apr/network_io/unix/inet_pton.c if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
strchr 182 srclib/apr/network_io/unix/inet_pton.c pch = strchr((xdigits = xdigits_u), ch);
strchr 855 srclib/apr/network_io/unix/sockaddr.c if (strchr(ipstr, ':')) {
strchr 292 srclib/apr/strings/apr_cpystrn.c while((s1 = strchr(s1, *s2)) != NULL) {
strchr 101 srclib/apr/strings/apr_fnmatch.c return (strchr(string, '/') == NULL ? APR_SUCCESS : APR_FNM_NOMATCH);
strchr 108 srclib/apr/strings/apr_fnmatch.c if ((string = strchr(string, '/')) == NULL) {
strchr 1051 srclib/apr/strings/apr_snprintf.c if (alternate_form && (q = strchr(s, '.')) == NULL) {
strchr 1055 srclib/apr/strings/apr_snprintf.c if (*fmt == 'G' && (q = strchr(s, 'e')) != NULL)
strchr 35 srclib/apr/strings/apr_strtok.c while (*str && strchr(sep, *str))
strchr 47 srclib/apr/strings/apr_strtok.c while (**last && !strchr(sep, **last))
strchr 250 srclib/apr/test/testnames.c char *pt = strchr(root, ':');
strchr 255 srclib/apr/test/testnames.c pt = strchr(origpath, ':');
strchr 192 srclib/apr/test/testtime.c *strchr(libc_str, '\n') = '\0';
strchr 372 srclib/apr/threadproc/os2/proc.c if (extension == NULL || strchr(extension, '/') || strchr(extension, '\\'))
strchr 472 srclib/apr/threadproc/os2/proc.c cmdline_pos = strchr(cmdline, ' ');
strchr 706 srclib/apr/threadproc/win32/proc.c pNext = strchr(pNext, '\0') + 1;
strchr 39 srclib/apr/user/win32/groupinfo.c if (pos = strchr(groupname, '/')) {
strchr 43 srclib/apr/user/win32/groupinfo.c else if (pos = strchr(groupname, '\\')) {
strchr 214 srclib/apr/user/win32/userinfo.c if (pos = strchr(username, '/')) {
strchr 218 srclib/apr/user/win32/userinfo.c else if (pos = strchr(username, '\\')) {
strchr 141 srclib/pcre/maketables.c if (strchr("*+?{^.$|()[", i) != 0) x += ctype_meta; *p++ = x; }
strchr 660 srclib/pcre/pcretest.c if (*p == '<' && strchr((char *)(p+1), '<') == NULL)
strchr 1893 support/ab.c if ((cp = strchr(url, '/')) == NULL)
strchr 2148 support/ab.c if ((p = strchr(optarg, ':'))) {
strchr 332 support/htcacheclean.c ext = strchr(base, '.');
strchr 232 support/htdbm.c cmnt = strchr(rec, ':');
strchr 268 support/htdbm.c cmnt = strchr(rec, ':');
strchr 340 support/htdbm.c if (strchr(htdbm->username, ':')) {
strchr 399 support/htpasswd.c if ((arg = strchr(*user, ':')) != NULL) {
strchr 580 support/htpasswd.c colon = strchr(scratch, ':');
strchr 296 support/logresolve.c cp = strchr(s, '\n');
strchr 349 support/logresolve.c bar = strchr(line, ' ');
strchr 161 support/rotatelogs.c ptr = strchr(argv[opt->ind], 'M');
strchr 185 support/rotatelogs.c use_strftime = (strchr(szLogRoot, '%') != NULL);