mirror of
https://github.com/nginx/nginx.git
synced 2024-12-01 03:03:59 +08:00
The official NGINX Open Source repository.
2ace7fc3e6
If a complex value is expected to be of type size_t, and the compiled value is constant, the constant size_t value is remembered at compile time. The value is accessed through ngx_http_complex_value_size() which either returns the remembered constant or evaluates the expression and parses it as size_t. |
||
---|---|---|
auto | ||
conf | ||
contrib | ||
docs | ||
misc | ||
src | ||
.hgtags |