Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/3rdparty/squirrel/include/
H A Dsquirrel.h289 SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval);
/dports/games/scourge/scourge/src/squirrel/
H A Dsquirrel.h305 SQUIRREL_API SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval);
H A Dsqbaselib.cpp300 if ( SQ_FAILED( sq_rawdeleteslot( v, 1, SQTrue ) ) ) in table_rawdelete()
H A Dsqapi.cpp641 SQRESULT sq_rawdeleteslot( HSQUIRRELVM v, SQInteger idx, SQBool pushval ) { in sq_rawdeleteslot() function
/dports/devel/codeblocks/codeblocks-20.03/src/include/scripting/include/
H A Dsquirrel.h382 SQUIRREL_API SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval);
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/include/
H A Dsquirrel.h308 SQUIRREL_API SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval);
/dports/lang/squirrel/squirrel3/include/
H A Dsquirrel.h303 SQUIRREL_API SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval);
/dports/games/simutrans/simutrans-121.0/squirrel/
H A Dsquirrel.h305 SQUIRREL_API SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval);
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_sqlang/squirrel/include/
H A Dsquirrel.h308 SQUIRREL_API SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval);
/dports/games/openttd/openttd-12.1/src/3rdparty/squirrel/squirrel/
H A Dsqbaselib.cpp384 if(SQ_FAILED(sq_rawdeleteslot(v,1,SQTrue))) in table_rawdelete()
H A Dsqapi.cpp821 SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval) in sq_rawdeleteslot() function
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/scripting/squirrel/
H A Dsqbaselib.cpp365 if(SQ_FAILED(sq_rawdeleteslot(v,1,SQTrue))) in table_rawdelete()
H A Dsqapi.cpp803 SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval) in sq_rawdeleteslot() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/doc/source/reference/api/
H A Dobject_manipulation.rst324 .. c:function:: SQRESULT sq_rawdeleteslot(HSQUIRRELVM v, SQInteger idx, SQBool pushval)
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/squirrel/
H A Dsqbaselib.cpp435 if(SQ_FAILED(sq_rawdeleteslot(v,1,SQTrue))) in table_rawdelete()
H A Dsqapi.cpp1003 SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval) in sq_rawdeleteslot() function
/dports/lang/squirrel/squirrel3/squirrel/
H A Dsqbaselib.cpp428 if(SQ_FAILED(sq_rawdeleteslot(v,1,SQTrue))) in table_rawdelete()
H A Dsqapi.cpp980 SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval) in sq_rawdeleteslot() function
/dports/games/simutrans/simutrans-121.0/squirrel/squirrel/
H A Dsqbaselib.cc428 if(SQ_FAILED(sq_rawdeleteslot(v,1,SQTrue))) in table_rawdelete()
H A Dsqapi.cc997 SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval) in sq_rawdeleteslot() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/
H A DHISTORY389 -new api sq_rawdeleteslot()
/dports/lang/squirrel/squirrel3/
H A DHISTORY384 -new api sq_rawdeleteslot()
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_sqlang/squirrel/squirrel/
H A Dsqbaselib.cpp435 if(SQ_FAILED(sq_rawdeleteslot(v,1,SQTrue))) in table_rawdelete()
H A Dsqapi.cpp1003 SQRESULT sq_rawdeleteslot(HSQUIRRELVM v,SQInteger idx,SQBool pushval) in sq_rawdeleteslot() function