ngx_regex_malloc   17 src/core/ngx_regex.c static void * ngx_libc_cdecl ngx_regex_malloc(size_t size);
ngx_regex_malloc   75 src/core/ngx_regex.c     pcre_malloc = ngx_regex_malloc;