Home
last modified time | relevance | path

Searched refs:normalize (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/tests/unit/moduleapi/
H A Dcommandfilter.tcl1 set testmodule [file normalize tests/modules/commandfilter.so]
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_file_cache.c1110 ngx_uint_t i, multiple, normalize; in ngx_http_file_cache_vary_header() local
1115 normalize = 0; in ngx_http_file_cache_vary_header()
1121 normalize = 1; in ngx_http_file_cache_vary_header()
1127 normalize = 1; in ngx_http_file_cache_vary_header()
1133 normalize = 1; in ngx_http_file_cache_vary_header()
1163 if (!normalize) { in ngx_http_file_cache_vary_header()
/f-stack/freebsd/contrib/zlib/
H A DChangeLog1371 - in fcalloc, normalize pointer if size > 65520 bytes