Searched refs:lua_apr_b64encode (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/lua/
H A Dlua_request.c815 * lua_apr_b64encode; r:encode_base64(string) - encodes a string to Base64
818 static int lua_apr_b64encode(lua_State *L) function
2860 makefun(&lua_apr_b64encode, APL_REQ_FUNTYPE_LUACFUN, p));

Completed in 801 milliseconds