Home
last modified time | relevance | path

Searched defs:url (Results 1 – 8 of 8) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c557 ngx_url_t url; in ngx_http_scgi_eval() local
1824 ngx_str_t *value, *url; in ngx_http_scgi_pass() local
H A Dngx_http_uwsgi_module.c727 ngx_url_t url; in ngx_http_uwsgi_eval() local
2094 ngx_str_t *value, *url; in ngx_http_uwsgi_pass() local
H A Dngx_http_proxy_module.c78 ngx_str_t url; member
975 ngx_url_t url; in ngx_http_proxy_eval() local
3610 ngx_str_t *value, *url; in ngx_http_proxy_pass() local
H A Dngx_http_fastcgi_module.c761 ngx_url_t url; in ngx_http_fastcgi_eval() local
3502 ngx_str_t *value, *url; in ngx_http_fastcgi_pass() local
H A Dngx_http_grpc_module.c4541 ngx_str_t *value, *url; in ngx_http_grpc_pass() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_inet.h82 ngx_str_t url; member
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_proxy_module.c593 ngx_url_t url; in ngx_stream_proxy_eval() local
2193 ngx_str_t *value, *url; in ngx_stream_proxy_pass() local
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js6482 url: elem.src, property
7042 load: function( url, params, callback ) { argument
7079 url: url, property
7153 jQuery[ method ] = function( url, data, callback, type ) { argument
7163 url: url, property
7173 getScript: function( url, callback ) { argument
7177 getJSON: function( url, data, callback ) { argument
7198 url: ajaxLocation, property
7267 ajax: function( url, options ) { argument