Home
last modified time | relevance | path

Searched defs:limit_repeat (Results 1 – 2 of 2) sorted by relevance

/dports/games/marblemarcher/Marble-Marcher-Community-Edition-1.4.5/src/
H A DInterface.cpp356 void Object::SetCallbackFunction(call_func fun, bool limit_repeat) in SetCallbackFunction()
375 void Object::SetMainCallbackFunction(call_func fun, bool limit_repeat) in SetMainCallbackFunction()
/dports/shells/fish/fish-3.3.1/src/
H A Dbuiltin_string.cpp1594 const bool limit_repeat = in string_repeat() local