Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <lauxlib.h>
Data Fields | |
FILE * | f |
lua_CFunction | closef |
Definition at line 188 of file lua-5.2.4/src/lauxlib.h.
lua_CFunction luaL_Stream::closef |
Definition at line 190 of file lua-5.2.4/src/lauxlib.h.
Referenced by aux_close(), aux_close(), aux_close(), createstdfile(), createstdfile(), createstdfile(), io_noclose(), io_noclose(), io_noclose(), io_popen(), io_popen(), io_popen(), newfile(), newfile(), newfile(), newprefile(), newprefile(), and newprefile().
FILE * luaL_Stream::f |
Definition at line 189 of file lua-5.2.4/src/lauxlib.h.
Referenced by createstdfile(), createstdfile(), createstdfile(), f_gc(), f_gc(), f_gc(), f_tostring(), f_tostring(), f_tostring(), getiofile(), getiofile(), getiofile(), io_fclose(), io_fclose(), io_fclose(), io_open(), io_open(), io_open(), io_pclose(), io_pclose(), io_pclose(), io_popen(), io_popen(), io_popen(), io_readline(), io_readline(), io_readline(), io_tmpfile(), io_tmpfile(), io_tmpfile(), newfile(), newfile(), newfile(), opencheck(), opencheck(), opencheck(), tofile(), tofile(), and tofile().