Searched refs:luaL_pushresultsize (Results 1 – 3 of 3) sorted by relevance
119 luaL_pushresultsize(&b, l); in str_reverse()132 luaL_pushresultsize(&b, l); in str_lower()145 luaL_pushresultsize(&b, l); in str_upper()171 luaL_pushresultsize(&b, totallen); in str_rep()205 luaL_pushresultsize(&b, n); in str_char()
213 LUALIB_API void (luaL_pushresultsize) (luaL_Buffer *B, size_t sz); variable
603 LUALIB_API void luaL_pushresultsize (luaL_Buffer *B, size_t sz) { in luaL_pushresultsize() function
Completed in 10 milliseconds