Home
last modified time | relevance | path

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

/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/
H A DHISTORY156 -documented sq_getmemberhandle, sq_getbyhandle, sq_setbyhandle to set and get value from classes
165 -added sq_getmemberhandle, sq_getbyhandle, sq_setbyhandle to set and get value from classes
/dports/lang/squirrel/squirrel3/
H A DHISTORY151 -documented sq_getmemberhandle, sq_getbyhandle, sq_setbyhandle to set and get value from classes
160 -added sq_getmemberhandle, sq_getbyhandle, sq_setbyhandle to set and get value from classes
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/include/
H A Dsquirrel.h293 SQUIRREL_API SQRESULT sq_getbyhandle(HSQUIRRELVM v,SQInteger idx,const HSQMEMBERHANDLE *handle);
/dports/lang/squirrel/squirrel3/include/
H A Dsquirrel.h288 SQUIRREL_API SQRESULT sq_getbyhandle(HSQUIRRELVM v,SQInteger idx,const HSQMEMBERHANDLE *handle);
/dports/games/simutrans/simutrans-121.0/squirrel/
H A Dsquirrel.h290 SQUIRREL_API SQRESULT sq_getbyhandle(HSQUIRRELVM v,SQInteger idx,const HSQMEMBERHANDLE *handle);
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_sqlang/squirrel/include/
H A Dsquirrel.h293 SQUIRREL_API SQRESULT sq_getbyhandle(HSQUIRRELVM v,SQInteger idx,const HSQMEMBERHANDLE *handle);
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/doc/source/reference/api/
H A Dobject_creation_and_handling.rst54 .. c:function:: SQRESULT sq_getbyhandle(HSQUIRRELVM v, SQInteger idx, HSQMEMBERHANDLE* handle)
182 …r. The handle can be later used to set or get the member value using sq_getbyhandle(), sq_setbyhan…
/dports/lang/squirrel/squirrel3/squirrel/
H A Dsqapi.cpp1439 SQRESULT sq_getbyhandle(HSQUIRRELVM v,SQInteger idx,const HSQMEMBERHANDLE *handle) in sq_getbyhandle() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/squirrel/
H A Dsqapi.cpp1476 SQRESULT sq_getbyhandle(HSQUIRRELVM v,SQInteger idx,const HSQMEMBERHANDLE *handle) in sq_getbyhandle() function
/dports/games/simutrans/simutrans-121.0/squirrel/squirrel/
H A Dsqapi.cc1460 SQRESULT sq_getbyhandle(HSQUIRRELVM v,SQInteger idx,const HSQMEMBERHANDLE *handle) in sq_getbyhandle() function
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_sqlang/squirrel/squirrel/
H A Dsqapi.cpp1468 SQRESULT sq_getbyhandle(HSQUIRRELVM v,SQInteger idx,const HSQMEMBERHANDLE *handle) in sq_getbyhandle() function