Searched refs:realloc_captures (Results 1 – 3 of 3) sorted by relevance
503 unsigned realloc_captures:1; member
2507 if (r->captures == NULL || r->realloc_captures) { in ngx_http_regex_exec()2508 r->realloc_captures = 0; in ngx_http_regex_exec()
2402 sr->realloc_captures = 1; in ngx_http_subrequest()2403 r->realloc_captures = 1; in ngx_http_subrequest()