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