Lines Matching refs:luaL_Buffer
114 luaL_Buffer b; in str_reverse()
127 luaL_Buffer b; in str_lower()
140 luaL_Buffer b; in str_upper()
161 luaL_Buffer b; in str_rep()
198 luaL_Buffer b; in str_char()
218 luaL_Buffer B;
871 static void add_s (MatchState *ms, luaL_Buffer *b, const char *s, in add_s()
906 static int add_value (MatchState *ms, luaL_Buffer *b, const char *s, in add_value()
953 luaL_Buffer b; in str_gsub()
1122 static void addquoted (luaL_Buffer *b, const char *s, size_t len) { in addquoted()
1177 static void addliteral (lua_State *L, luaL_Buffer *b, int arg) {
1286 luaL_Buffer b;
1580 static void packint (luaL_Buffer *b, lua_Unsigned n,
1614 luaL_Buffer b;