Home
last modified time | relevance | path

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

/dports/games/onscripter/onscripter-20200722/
H A DONScripter_lut.cpp76 {"spstr", &ONScripter::spstrCommand},
H A DONScripter.h142 int spstrCommand();
H A DONScripter_command.cpp523 int ONScripter::spstrCommand() in spstrCommand() function in ONScripter
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_lut.cpp76 {"spstr", &ONScripter::spstrCommand},
H A DONScripter.h142 int spstrCommand();
H A DONScripter_command.cpp523 int ONScripter::spstrCommand() in spstrCommand() function in ONScripter
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/doc/
H A Dprototypes318 spstr spstrCommand (s)
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DPonscripterLabel.h198 int spstrCommand(const pstring& cmd);
H A DPonscripterLabel.cpp325 dict["spstr"] = &PonscripterLabel::spstrCommand; in sfunc_lut_t()
H A DPonscripterLabel_command.cpp527 int PonscripterLabel::spstrCommand(const pstring& cmd) in spstrCommand() function in PonscripterLabel