Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c673 static int gmatch_aux (lua_State *L) { in gmatch_aux() function
698 lua_pushcclosure(L, gmatch_aux, 3); in gmatch()