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){
2250 ZIO*z;
2596 static int luaZ_fill(ZIO*z){
2606 static void luaZ_init(lua_State*L,ZIO*z,lua_Reader reader,void*data){
2740 static void luaX_setinput(lua_State*L,LexState*ls,ZIO*z,TString*source){
3922 static Proto*luaY_parser(lua_State*L,ZIO*z,Mbuffer*buff,const char*name){
5791 ZIO z;