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

/netbsd-current/external/mit/lua/dist/src/
H A Dlstrlib.c781 static int str_find_aux (lua_State *L, int find) { function
828 return str_find_aux(L, 1);
833 return str_find_aux(L, 0);

Completed in 261 milliseconds