Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c391 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){
[all …]

Completed in 42 milliseconds