ngx_escape_json   210 src/core/ngx_string.h uintptr_t ngx_escape_json(u_char *dst, u_char *src, size_t size);
ngx_escape_json   710 src/http/modules/ngx_http_autoindex_module.c         entry[i].escape = ngx_escape_json(NULL, entry[i].name.data,
ngx_escape_json   745 src/http/modules/ngx_http_autoindex_module.c             b->last = (u_char *) ngx_escape_json(b->last, entry[i].name.data,