add_args          339 http/modules/ngx_http_rewrite_module.c         regex->add_args = 1;
add_args          412 http/modules/ngx_http_rewrite_module.c     regex_end->add_args = regex->add_args;
add_args         1048 http/ngx_http_script.c     if (code->add_args && r->args.len) {
add_args         1097 http/ngx_http_script.c         if (code->add_args && r->args.len) {
add_args         1127 http/ngx_http_script.c         if (code->add_args && r->args.len) {
add_args         1140 http/ngx_http_script.c         if (!code->add_args) {
add_args          129 http/ngx_http_script.h     uintptr_t                   add_args:1;
add_args          145 http/ngx_http_script.h     uintptr_t                   add_args:1;