Home
last modified time | relevance | path

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

/dports/games/onscripter/onscripter-20200722/
H A DONScripter_lut.cpp260 {"gettag", &ONScripter::gettagCommand},
H A DONScripter.h224 int gettagCommand();
H A DONScripter_command.cpp2347 int ONScripter::gettagCommand() in gettagCommand() function in ONScripter
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_lut.cpp260 {"gettag", &ONScripter::gettagCommand},
H A DONScripter.h224 int gettagCommand();
H A DONScripter_command.cpp2347 int ONScripter::gettagCommand() in gettagCommand() function in ONScripter
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/doc/
H A Dprototypes158 gettag gettagCommand (v+)
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DPonscripterLabel.h268 int gettagCommand(const pstring& cmd);
H A DPonscripterLabel.cpp197 dict["gettag"] = &PonscripterLabel::gettagCommand; in sfunc_lut_t()
H A DPonscripterLabel_command.cpp2223 int PonscripterLabel::gettagCommand(const pstring& cmd) in gettagCommand() function in PonscripterLabel