Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dloadlib.c340 static const char *pushnexttemplate (lua_State *L, const char *path) { in pushnexttemplate() function
360 while ((path = pushnexttemplate(L, path)) != NULL) { in findfile()