Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlauxlib.c719 static const char *getF (lua_State *L, void *ud, size_t *size) { in getF() function
815 status = lua_load(L, getF, &lf, lua_tostring(L, -1), mode); in luaL_loadfilex()