Home
last modified time | relevance | path

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

/dports/www/elinks/elinks-0.11.7/src/scripting/lua/
H A Dcore.h22 void alert_lua_error2(unsigned char *, unsigned char *);
H A Dcore.c313 alert_lua_error2("error in bind_key: ", err); in l_bind_key()
746 alert_lua_error2(unsigned char *msg, unsigned char *msg2) in alert_lua_error2() function
819 alert_lua_error2("unrecognised return value from ", from); in handle_standard_lua_returns()
822 alert_lua_error2("bad return type from ", from); in handle_standard_lua_returns()