SYMBOL INDEX (42 symbols across 7 files) FILE: src/ddebug.h function dd (line 25) | static void dd(const char * fmt, ...) { function dd_enter_helper (line 34) | static void dd_enter_helper(ngx_http_request_t *r, const char *func) { function dd (line 74) | static void dd(const char * fmt, ...) { function dd_enter (line 77) | static void dd_enter() { FILE: src/ngx_http_replace_filter_module.c function ngx_int_t (line 141) | static ngx_int_t function ngx_http_replace_cleanup_pool (line 242) | static void function ngx_int_t (line 254) | static ngx_int_t function ngx_int_t (line 568) | static ngx_int_t function ngx_int_t (line 975) | static ngx_int_t FILE: src/ngx_http_replace_filter_module.h type ngx_http_replace_ctx_t (line 15) | typedef struct { type ngx_int_t (line 60) | typedef ngx_int_t (*ngx_http_replace_parse_buf_pt)(ngx_http_request_t *r, type ngx_http_replace_main_conf_t (line 64) | typedef struct { type ngx_http_replace_loc_conf_t (line 69) | typedef struct { FILE: src/ngx_http_replace_parse.c function ngx_int_t (line 23) | ngx_int_t function ngx_int_t (line 377) | ngx_int_t function ngx_http_replace_check_total_buffered (line 921) | static void FILE: src/ngx_http_replace_script.c function ngx_int_t (line 47) | ngx_int_t function ngx_int_t (line 113) | ngx_int_t function ngx_int_t (line 161) | static ngx_int_t function ngx_int_t (line 333) | static ngx_int_t function ngx_http_replace_script_copy_len_code (line 371) | static size_t function ngx_http_replace_script_copy_code (line 384) | static size_t function ngx_int_t (line 411) | static ngx_int_t function ngx_http_replace_script_copy_capture_len_code (line 441) | static size_t function ngx_http_replace_script_copy_capture_code (line 467) | static size_t function ngx_int_t (line 526) | static ngx_int_t function ngx_int_t (line 568) | static ngx_int_t function ngx_int_t (line 599) | static ngx_int_t function ngx_http_replace_script_copy_var_len_code (line 637) | static size_t function ngx_http_replace_script_copy_var_code (line 657) | static size_t function ngx_http_replace_count_variables (line 686) | static void FILE: src/ngx_http_replace_script.h type ngx_http_replace_script_compile_t (line 18) | typedef struct { type ngx_http_replace_complex_value_t (line 31) | typedef struct { type ngx_http_replace_compile_complex_value_t (line 39) | typedef struct { type ngx_http_replace_script_engine_t (line 47) | typedef struct { type ngx_http_replace_script_copy_code_t (line 70) | typedef struct { type ngx_http_replace_script_capture_code_t (line 76) | typedef struct { type ngx_http_replace_script_var_code_t (line 82) | typedef struct { FILE: src/ngx_http_replace_util.c function ngx_chain_t (line 16) | ngx_chain_t * function ngx_int_t (line 34) | ngx_int_t function ngx_int_t (line 129) | ngx_int_t function ngx_http_replace_dump_chain (line 194) | void