Home
last modified time | relevance | path

Searched refs:mod_cgi_parse_limits (Results 1 – 1 of 1) sorted by relevance

/lighttpd1.4/src/
H A Dmod_cgi.c265 static cgi_limits * mod_cgi_parse_limits(const array * const a, log_error_st * const errh) { in mod_cgi_parse_limits() function
355 cpv->v.v = mod_cgi_parse_limits(cpv->v.a, srv->errh); in SETDEFAULTS_FUNC()