Searched defs:addquoted (Results 1 – 2 of 2) sorted by relevance
844 static void addquoted (lua_State *L, luaL_Buffer *b, int arg) { in addquoted() function
1122 static void addquoted (luaL_Buffer *b, const char *s, size_t len) { in addquoted() function