Searched refs:toclose (Results 1 – 1 of 1) sorted by relevance
234 static void aux_lines (lua_State *L, int idx, int toclose) { in aux_lines() argument236 lua_pushboolean(L, toclose); /* close/not close file when finished */ in aux_lines()