Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c189 #define lua_setglobal(L,s)lua_setfield(L,(-10002),(s)) macro
6435 lua_setglobal(L,"_G");
6438 lua_setglobal(L,"_VERSION");
6447 lua_setglobal(L,"newproxy");
7764 lua_setglobal(L,"arg");

Completed in 22 milliseconds