Searched refs:ngx_http_script_full_name_code_t (Results 1 – 2 of 2) sorted by relevance
1317 ngx_http_script_full_name_code_t *code; in ngx_http_script_add_full_name_code()1320 sizeof(ngx_http_script_full_name_code_t), in ngx_http_script_add_full_name_code()1331 sizeof(ngx_http_script_full_name_code_t), in ngx_http_script_add_full_name_code()1347 ngx_http_script_full_name_code_t *code; in ngx_http_script_full_name_len_code()1349 code = (ngx_http_script_full_name_code_t *) e->ip; in ngx_http_script_full_name_len_code()1351 e->ip += sizeof(ngx_http_script_full_name_code_t); in ngx_http_script_full_name_len_code()1361 ngx_http_script_full_name_code_t *code; in ngx_http_script_full_name_code()1365 code = (ngx_http_script_full_name_code_t *) e->ip; in ngx_http_script_full_name_code()1384 e->ip += sizeof(ngx_http_script_full_name_code_t); in ngx_http_script_full_name_code()
157 } ngx_http_script_full_name_code_t; typedef