ap_strchr_c 1845 include/httpd.h AP_DECLARE(const char *) ap_strchr_c(const char *s, int c); ap_strchr_c 179 modules/aaa/mod_authn_anon.c || (ap_strchr_c(sent_pw, '@') && ap_strchr_c(sent_pw, '.')))) ap_strchr_c 119 modules/arch/netware/mod_netware.c if (r->args && r->args[0] && !ap_strchr_c(r->args, '=')) { ap_strchr_c 398 modules/arch/win32/mod_win32.c if (r->args && r->args[0] && !ap_strchr_c(r->args, '=')) { ap_strchr_c 472 modules/cache/cache_util.c s = ap_strchr_c(list, ','); ap_strchr_c 661 modules/dav/fs/dbm.c pname->name = ap_strchr_c(s + 2, ':') + 1; ap_strchr_c 406 modules/dav/main/mod_dav.c if (ap_strchr_c(e_uri, '&') == NULL) ap_strchr_c 119 modules/filters/mod_deflate.c else if (ap_strchr_c(encoding, ',') != NULL) { ap_strchr_c 580 modules/filters/mod_filter.c rxend = ap_strchr_c(match, '/'); ap_strchr_c 619 modules/filters/mod_filter.c eq = ap_strchr_c(condition, '='); ap_strchr_c 787 modules/filters/mod_include.c ep = ap_strchr_c(++p, '}'); ap_strchr_c 1107 modules/filters/mod_include.c const char *e = ap_strchr_c(p, '\\'); ap_strchr_c 290 modules/generators/mod_autoindex.c desc_entry->full_path = (ap_strchr_c(to, '/') == NULL) ? 0 : 1; ap_strchr_c 504 modules/generators/mod_cgi.c if (r->args && r->args[0] && !ap_strchr_c(r->args, '=')) { ap_strchr_c 206 modules/generators/mod_cgid.c if (ap_strchr_c(args, '=')) { ap_strchr_c 376 modules/http/byterange_filter.c if (!ap_strchr_c(range, ',')) { ap_strchr_c 263 modules/mappers/mod_imagemap.c start_of_y = ap_strchr_c(args, ','); /* the comma */ ap_strchr_c 379 modules/mappers/mod_imagemap.c if (ap_strchr_c(base, '/') == NULL && (!strncmp(value, "../", 3) ap_strchr_c 2853 modules/mappers/mod_negotiation.c if (ap_strchr_c(variant->file_name, '/')) ap_strchr_c 858 modules/mappers/mod_rewrite.c if ((slash = ap_strchr_c(curpath, '/')) != NULL) { ap_strchr_c 2872 modules/mappers/mod_rewrite.c const char *colon = ap_strchr_c(a2 + 4, ':'); ap_strchr_c 252 modules/mappers/mod_userdir.c if (ap_strchr_c(userdir, '*')) ap_strchr_c 280 modules/mappers/mod_userdir.c else if (x && ap_strchr_c(x, ':')) { ap_strchr_c 172 modules/metadata/mod_headers.c if (ap_strchr_c(hdr, APR_ASCII_LF) || ap_strchr_c(hdr, APR_ASCII_CR)) { ap_strchr_c 481 modules/metadata/mod_headers.c if ((colon = ap_strchr_c(hdr, ':'))) { ap_strchr_c 389 modules/metadata/mod_usertrack.c if (ap_strchr_c(&name[1], '.') == NULL) { ap_strchr_c 462 modules/proxy/mod_proxy.c end = ap_strchr_c(start+2, '}'); ap_strchr_c 904 modules/proxy/mod_proxy.c p2 = ap_strchr_c(ents[i].scheme, ':'); /* is it a partial URL? */ ap_strchr_c 1968 modules/proxy/mod_proxy.c if (!ap_strchr_c(conf->p, ':')) ap_strchr_c 78 modules/proxy/mod_proxy_ajp.c if (ap_strchr_c(host, ':')) { ap_strchr_c 379 modules/proxy/mod_proxy_balancer.c path = ap_strchr_c(scheme + 3, '/'); ap_strchr_c 207 modules/proxy/mod_proxy_ftp.c if (ap_strchr_c(host, ':')) { /* if literal IPv6 address */ ap_strchr_c 104 modules/proxy/mod_proxy_http.c if (ap_strchr_c(host, ':')) { /* if literal IPv6 address */ ap_strchr_c 376 modules/proxy/proxy_util.c p = ap_strchr_c(list, ','); ap_strchr_c 413 modules/proxy/proxy_util.c p = ap_strchr_c(list, ','); ap_strchr_c 1159 modules/proxy/proxy_util.c pathe = ap_strchr_c(pathp, ';'); ap_strchr_c 1181 modules/proxy/proxy_util.c domaine = ap_strchr_c(domainp, ';'); ap_strchr_c 1325 modules/proxy/proxy_util.c c = ap_strchr_c(url, ':'); ap_strchr_c 1339 modules/proxy/proxy_util.c c = ap_strchr_c(c+3, '/'); ap_strchr_c 1024 modules/ssl/ssl_engine_config.c colon = ap_strchr_c(arg, ':'); ap_strchr_c 356 server/config.c if ((p=ap_strchr_c(handler, ';')) != NULL) { ap_strchr_c 950 server/core.c if (ap_strchr_c(plain_server_name, ':')) { /* IPv6 literal? */ ap_strchr_c 1242 server/core.c if (ap_strchr_c(msg,' ')) ap_strchr_c 2339 server/core.c portstr = ap_strchr_c(part, ':'); ap_strchr_c 1809 server/request.c && ap_strchr_c(rnew->filename + fdirlen, '/') == NULL) { ap_strchr_c 96 server/util.c semi = ap_strchr_c(intype, ';'); ap_strchr_c 668 server/util.c const char *pos = ap_strchr_c(*line, stop); ap_strchr_c 781 server/util.c s = ap_strchr_c(word, '$'); ap_strchr_c 808 server/util.c if (s[1] == '{' && (e = ap_strchr_c(s, '}'))) { ap_strchr_c 830 server/util.c s = ap_strchr_c(s, '$'); ap_strchr_c 1717 server/util.c const char *colon = ap_strchr_c(path, ':'); ap_strchr_c 1718 server/util.c const char *slash = ap_strchr_c(path, '/'); ap_strchr_c 1964 server/util.c const char *p = ap_strchr_c(s, c); ap_strchr_c 2009 server/util.c (ap_strchr_c(hostname, '.')) ) { ap_strchr_c 2012 server/util.c } else if (ap_strchr_c(str, '.')) { ap_strchr_c 47 server/util_debug.c #if defined(ap_strchr_c) ap_strchr_c 679 server/util_script.c p = ap_strchr_c(strs->curpos, '\n'); ap_strchr_c 683 server/util_script.c p = ap_strchr_c(strs->curpos, '\0');