ngx_http_script_init_arrays   13 src/http/ngx_http_script.c static ngx_int_t ngx_http_script_init_arrays(ngx_http_script_compile_t *sc);
ngx_http_script_init_arrays  339 src/http/ngx_http_script.c     if (ngx_http_script_init_arrays(sc) != NGX_OK) {