Searched defs:tryCache (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/lua/ | ||
H A D | lua_vmprep.c | 434 int tryCache = 0; local 494 tryCache = 1; 515 tryCache = 1; 522 tryCache = 1; 526 if (tryCache == 0 && spec->scope != AP_LUA_SCOPE_ONCE) { |
Completed in 10 milliseconds