NGX_HASH_SMALL    655 src/core/ngx_hash.c     if (type == NGX_HASH_SMALL) {
NGX_HASH_SMALL    478 src/http/modules/ngx_http_referer_module.c         if (ngx_hash_keys_array_init(rlcf->keys, NGX_HASH_SMALL) != NGX_OK) {
NGX_HASH_SMALL   2830 src/http/modules/ngx_http_ssi_filter_module.c     if (ngx_hash_keys_array_init(&smcf->commands, NGX_HASH_SMALL) != NGX_OK) {
NGX_HASH_SMALL   2463 src/http/ngx_http_variables.c     if (ngx_hash_keys_array_init(cmcf->variables_keys, NGX_HASH_SMALL)