Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_cml_lua.c72 static int lua_to_c_is_table(lua_State *L, const char *varname) { in lua_to_c_is_table() function
312 if (!lua_to_c_is_table(L, "output_include")) { in cache_parse_lua()