Searched refs:gmatch_aux (Results 1 – 2 of 2) sorted by relevance
548 static int gmatch_aux (lua_State *L) { in gmatch_aux() function579 lua_pushcclosure(L, gmatch_aux, 3); in gmatch()
650 static int gmatch_aux (lua_State *L) { in gmatch_aux() function684 lua_pushcclosure(L, gmatch_aux, 3); in str_gmatch()