Searched refs:gmatch_aux (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c650 static int gmatch_aux (lua_State *L) { function
684 lua_pushcclosure(L, gmatch_aux, 3);
/freebsd-13-stable/contrib/lua/src/
H A Dlstrlib.c835 static int gmatch_aux (lua_State *L) { function
863 lua_pushcclosure(L, gmatch_aux, 3);

Completed in 109 milliseconds