Home
last modified time | relevance | path

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

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