Searched refs:ngx_http_script_add_capture_code (Results 1 – 1 of 1) sorted by relevance
21 static ngx_int_t ngx_http_script_add_capture_code(ngx_http_script_compile_t *sc,393 if (ngx_http_script_add_capture_code(sc, n) != NGX_OK) { in ngx_http_script_compile()1200 ngx_http_script_add_capture_code(ngx_http_script_compile_t *sc, ngx_uint_t n) in ngx_http_script_add_capture_code() function