Searched refs:dst2src (Results 1 – 1 of 1) sorted by relevance
42 u_char *dst2src; member1231 if (table->dst2src == NULL) { in ngx_http_charset_map_block()1236 if (dst2src == NULL) { in ngx_http_charset_map_block()1241 pp[0] = dst2src; in ngx_http_charset_map_block()1247 dst2src[i] = (u_char) i; in ngx_http_charset_map_block()1263 if (table->dst2src == NULL) { in ngx_http_charset_map_block()1274 table->dst2src[i] = '?'; in ngx_http_charset_map_block()1367 dst2src = pp[n >> 8]; in ngx_http_charset_map()1369 if (dst2src == NULL) { in ngx_http_charset_map()1371 if (dst2src == NULL) { in ngx_http_charset_map()[all …]