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