Home
last modified time | relevance | path

Searched defs:luax_register_searcher (Results 1 – 4 of 4) sorted by relevance

/dports/devel/love07/love-HEAD/src/common/
H A Druntime.cpp222 int luax_register_searcher(lua_State * L, lua_CFunction f) in luax_register_searcher() function
/dports/devel/love08/love-0.8.0/src/common/
H A Druntime.cpp268 int luax_register_searcher(lua_State * L, lua_CFunction f, int pos) in luax_register_searcher() function
/dports/devel/love10/love-0.10.2/src/common/
H A Druntime.cpp378 int luax_register_searcher(lua_State *L, lua_CFunction f, int pos) in luax_register_searcher() function
/dports/devel/love/love-11.3/src/common/
H A Druntime.cpp537 int luax_register_searcher(lua_State *L, lua_CFunction f, int pos) in luax_register_searcher() function