Searched defs:lua_apr_touch (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/lua/
H A Dlua_request.c975 * lua_apr_touch; r:touch(string [, time]) - Sets mtime of a file
977 static int lua_apr_touch(lua_State *L) function
2870 makefun(&lua_apr_touch, APL_REQ_FUNTYPE_LUACFUN, p));

Completed in 20 milliseconds