Searched refs:recode (Results 1 – 2 of 2) sorted by relevance
661 goto recode; in ngx_http_charset_recode()667 recode: in ngx_http_charset_recode()767 goto recode; in ngx_http_charset_recode_from_utf8()873 recode: in ngx_http_charset_recode_from_utf8()981 goto recode; in ngx_http_charset_recode_to_utf8()994 recode: in ngx_http_charset_recode_to_utf8()1586 recode = mcf->recodes.elts; in ngx_http_charset_merge_loc_conf()1596 if (recode == NULL) { in ngx_http_charset_merge_loc_conf()1601 recode->dst = conf->charset; in ngx_http_charset_merge_loc_conf()1621 recode = mcf->recodes.elts; in ngx_http_charset_postconfiguration()[all …]
399 We could recode the example above to follow this rule as