Searched refs:gmatch_aux (Results 1 – 2 of 2) sorted by relevance
649 static int gmatch_aux (lua_State *L) { in gmatch_aux() function683 lua_pushcclosure(L, gmatch_aux, 3); in str_gmatch()
838 static int gmatch_aux (lua_State *L) { in gmatch_aux() function866 lua_pushcclosure(L, gmatch_aux, 3); in gmatch()