Searched refs:ngx_utf8_cpystrn (Results 1 – 3 of 3) sorted by relevance
196 u_char *ngx_utf8_cpystrn(u_char *dst, u_char *src, size_t n, size_t len);
1395 ngx_utf8_cpystrn(u_char *dst, u_char *src, size_t n, size_t len) in ngx_utf8_cpystrn() function
579 b->last = ngx_utf8_cpystrn(b->last, entry[i].name.data, in ngx_http_autoindex_html()