ngx_parse_url     115 core/ngx_inet.h ngx_int_t ngx_parse_url(ngx_pool_t *pool, ngx_url_t *u);
ngx_parse_url     630 http/modules/ngx_http_fastcgi_module.c     if (ngx_parse_url(r->pool, &url) != NGX_OK) {
ngx_parse_url     679 http/modules/ngx_http_proxy_module.c     if (ngx_parse_url(r->pool, &url) != NGX_OK) {
ngx_parse_url     452 http/modules/ngx_http_scgi_module.c     if (ngx_parse_url(r->pool, &url) != NGX_OK) {
ngx_parse_url     485 http/modules/ngx_http_uwsgi_module.c     if (ngx_parse_url(r->pool, &url) != NGX_OK) {
ngx_parse_url    3450 http/ngx_http_core_module.c     if (ngx_parse_url(cf->pool, &u) != NGX_OK) {
ngx_parse_url    4085 http/ngx_http_upstream.c     if (ngx_parse_url(cf->pool, &u) != NGX_OK) {
ngx_parse_url    4200 http/ngx_http_upstream.c         if (ngx_parse_url(cf->pool, u) != NGX_OK) {
ngx_parse_url    1397 mail/ngx_mail_auth_http_module.c     if (ngx_parse_url(cf->pool, &u) != NGX_OK) {
ngx_parse_url     303 mail/ngx_mail_core_module.c     if (ngx_parse_url(cf->pool, &u) != NGX_OK) {