root_prefix       135 http/ngx_http_script.c     if (v->data[0] != '$' && (ccv->conf_prefix || ccv->root_prefix)) {
root_prefix       142 http/ngx_http_script.c         ccv->root_prefix = 0;
root_prefix       196 http/ngx_http_script.c     sc.root_prefix = ccv->root_prefix;
root_prefix       615 http/ngx_http_script.c     if (sc->conf_prefix || sc->root_prefix) {
root_prefix        58 http/ngx_http_script.h     unsigned                    root_prefix:1;
root_prefix        80 http/ngx_http_script.h     unsigned                    root_prefix:1;