Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c189 #define lua_setglobal(L,s)lua_setfield(L,(-10002),(s)) macro
6434 lua_setglobal(L,"_G");
6437 lua_setglobal(L,"_VERSION");
6446 lua_setglobal(L,"newproxy");
7758 lua_setglobal(L,"arg");

Completed in 21 milliseconds