Searched refs:gmatch_aux (Results 1 – 2 of 2) sorted by relevance
639 static int gmatch_aux (lua_State *L) { in gmatch_aux() function673 lua_pushcclosure(L, gmatch_aux, 3); in gmatch()