Home
last modified time | relevance | path

Searched defs:luaS_new (Results 1 – 25 of 121) sorted by relevance

12345

/dports/games/libretro-scummvm/scummvm-7b1e929/common/lua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/palomino/palomino/src/lua_lang/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/hedgewars-server/hedgewars-src-1.0.0/misc/liblua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/lua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/graphics/aloadimage/arcan-0.6.1/external/lua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/hedgewars/hedgewars-src-1.0.0/misc/liblua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/sysutils/acfgfs/arcan-0.6.1/external/lua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/databases/redis-devel/redis-0e5b813/deps/lua/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/databases/redis5/redis-5.0.14/deps/lua/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/databases/redis6/redis-6.0.16/deps/lua/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/editors/fxite/fxite-FXITE-0_92/lua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/lang/lua51/lua-5.1.5/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/freeminer/freeminer-0.4.10.4/src/lua/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/spring/spring_98.0/rts/lib/lua/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/lib/lua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/headers/
H A Dlstring.h21 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/burrtools/burrtools-0.6.3/src/lua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Lua/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/blua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/science/elmerfem/elmerfem-release-9.0/contrib/lua-5.1.5/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.1.5/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/naev/naev-0.7.0/lib/lua/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/games/minetest/minetest-5.4.1/lib/lua/src/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro
/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.1.5/
H A Dlstring.h20 #define luaS_new(L, s) (luaS_newlstr(L, s, strlen(s))) macro

12345