Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstrlib.c548 static int gmatch_aux (lua_State *L) { in gmatch_aux() function
579 lua_pushcclosure(L, gmatch_aux, 3); in gmatch()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstrlib.c650 static int gmatch_aux (lua_State *L) { in gmatch_aux() function
684 lua_pushcclosure(L, gmatch_aux, 3); in str_gmatch()