Searched refs:NGX_HTTP_SSI_ADD_ZERO (Results 1 – 1 of 1) sorted by relevance
17 #define NGX_HTTP_SSI_ADD_ZERO 2 macro1852 p = ngx_pnalloc(r->pool, len + ((flags & NGX_HTTP_SSI_ADD_ZERO) ? 1 : 0)); in ngx_http_ssi_evaluate_string()2569 flags = NGX_HTTP_SSI_ADD_ZERO; in ngx_http_ssi_if()