Home
last modified time | relevance | path

Searched refs:text_data (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.h202 uintptr_t text_data; member
H A Dngx_http_script.c1696 e->sp->data = (u_char *) code->text_data; in ngx_http_script_value_code()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_rewrite_module.c986 val->text_data = (uintptr_t) value->data; in ngx_http_rewrite_value()