Lines Matching refs:ZIO
391 typedef struct Zio ZIO; typedef
413 static int luaZ_fill(ZIO*z);
982 static Proto*luaY_parser(lua_State*L,ZIO*z,Mbuffer*buff,
1231 ZIO*z;
1250 static int luaD_protectedparser(lua_State*L,ZIO*z,const char*name){
2249 ZIO*z;
2595 static int luaZ_fill(ZIO*z){
2605 static void luaZ_init(lua_State*L,ZIO*z,lua_Reader reader,void*data){
2739 static void luaX_setinput(lua_State*L,LexState*ls,ZIO*z,TString*source){
3921 static Proto*luaY_parser(lua_State*L,ZIO*z,Mbuffer*buff,const char*name){
5790 ZIO z;