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

/httpd/modules/lua/
H A Dlua_request.c905 * lua_apr_md5; r:md5(string) - Calculates an MD5 digest of a string
907 static int lua_apr_md5(lua_State *L) function
2864 makefun(&lua_apr_md5, APL_REQ_FUNTYPE_LUACFUN, p));

Completed in 2474 milliseconds