Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstrlib.c669 static int gmatch_aux (lua_State *L) { in gmatch_aux() function
703 lua_pushcclosure(L, gmatch_aux, 3); in str_gmatch()