Searched defs:config_getstr (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/lua/ | ||
H A D | mod_lua.c | 864 static apr_size_t config_getstr(ap_configfile_t *cfg, char *buf, function 929 *plen = config_getstr(ctx->cfp, ctx->buf, HUGE_STRING_LEN); |
Completed in 614 milliseconds