Searched refs:luaL_addvalue (Results 1 – 4 of 4) sorted by relevance
727 luaL_addvalue(b); /* add capture to accumulated result */ in add_s()761 luaL_addvalue(b); /* add result to accumulator */ in add_value()988 luaL_addvalue(&b); in str_format()
151 LUALIB_API void (luaL_addvalue) (luaL_Buffer *B); variable
89 luaL_addvalue(b); in addfield()
446 LUALIB_API void luaL_addvalue (luaL_Buffer *B) { in luaL_addvalue() function