Home
last modified time | relevance | path

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

/dports/games/minetest/minetest-5.4.1/src/script/lua_api/
H A Dl_http.h36 static int l_http_fetch_sync(lua_State *L);
H A Dl_http.cpp110 int ModApiHttp::l_http_fetch_sync(lua_State *L) in l_http_fetch_sync() function in ModApiHttp