ngx_regex_malloc   11 core/ngx_regex.c static void * ngx_libc_cdecl ngx_regex_malloc(size_t size);
ngx_regex_malloc   21 core/ngx_regex.c     pcre_malloc = ngx_regex_malloc;