ngx_http_script_add_copy_code   14 http/ngx_http_script.c static ngx_int_t ngx_http_script_add_copy_code(ngx_http_script_compile_t *sc,
ngx_http_script_add_copy_code  471 http/ngx_http_script.c         if (ngx_http_script_add_copy_code(sc, &name, (i == sc->source->len))
ngx_http_script_add_copy_code  610 http/ngx_http_script.c         if (ngx_http_script_add_copy_code(sc, &zero, 0) != NGX_OK) {