Searched defs:tryCache (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/lua/
H A Dlua_vmprep.c434 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