captures_mask     364 http/ngx_http_script.c                 if (sc->captures_mask & (1 << n)) {
captures_mask     368 http/ngx_http_script.c                 sc->captures_mask |= 1 << n;
captures_mask      48 http/ngx_http_script.h     ngx_uint_t                  captures_mask;