Home
last modified time | relevance | path

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

/dports/games/onscripter/onscripter-20200722/
H A DONScripter_lut.cpp282 {"getfunction", &ONScripter::getfunctionCommand},
H A DONScripter.h243 int getfunctionCommand();
H A DONScripter_command.cpp2702 int ONScripter::getfunctionCommand() in getfunctionCommand() function in ONScripter
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_lut.cpp282 {"getfunction", &ONScripter::getfunctionCommand},
H A DONScripter.h243 int getfunctionCommand();
H A DONScripter_command.cpp2702 int ONScripter::getfunctionCommand() in getfunctionCommand() function in ONScripter
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/doc/
H A Dprototypes143 getfunction getfunctionCommand ()
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DPonscripterLabel.h283 int getfunctionCommand(const pstring& cmd);
H A DPonscripterLabel.cpp182 dict["getfunction"] = &PonscripterLabel::getfunctionCommand; in sfunc_lut_t()
H A DPonscripterLabel_command.cpp2472 int PonscripterLabel::getfunctionCommand(const pstring& cmd) in getfunctionCommand() function in PonscripterLabel