Home
last modified time | relevance | path

Searched refs:ngx_str_rbtree_lookup (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_string.h225 ngx_str_node_t *ngx_str_rbtree_lookup(ngx_rbtree_t *rbtree, ngx_str_t *name,
H A Dngx_string.c1941 ngx_str_rbtree_lookup(ngx_rbtree_t *rbtree, ngx_str_t *val, uint32_t hash) in ngx_str_rbtree_lookup() function
H A Dngx_conf_file.c113 sn = ngx_str_rbtree_lookup(&cf->cycle->config_dump_rbtree, filename, hash); in ngx_conf_add_dump()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geo_module.c1206 ngx_str_rbtree_lookup(&ctx->rbtree, value, hash); in ngx_stream_geo_value()
1560 ngx_str_rbtree_lookup(&ctx->rbtree, &s, hash); in ngx_stream_geo_create_binary_base()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c1256 ngx_str_rbtree_lookup(&ctx->rbtree, value, hash); in ngx_http_geo_value()
1632 ngx_str_rbtree_lookup(&ctx->rbtree, &s, hash); in ngx_http_geo_create_binary_base()