Searched refs:NGX_HTTP_CHARSET_VAR (Results 1 – 1 of 1) sorted by relevance
15 #define NGX_HTTP_CHARSET_VAR 0x10000 macro364 if (charset < NGX_HTTP_CHARSET_VAR) { in ngx_http_destination_charset()371 vv = ngx_http_get_indexed_variable(r, charset - NGX_HTTP_CHARSET_VAR); in ngx_http_destination_charset()444 if (charset < NGX_HTTP_CHARSET_VAR) { in ngx_http_source_charset()451 vv = ngx_http_get_indexed_variable(r, charset - NGX_HTTP_CHARSET_VAR); in ngx_http_source_charset()1431 *cp += NGX_HTTP_CHARSET_VAR; in ngx_http_set_charset_slot()1578 if (conf->source_charset >= NGX_HTTP_CHARSET_VAR in ngx_http_charset_merge_loc_conf()1579 || conf->charset >= NGX_HTTP_CHARSET_VAR) in ngx_http_charset_merge_loc_conf()