Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlstrlib.c773 static int str_find_aux (lua_State *L, int find) { in str_find_aux() function
820 return str_find_aux(L, 1); in str_find()
825 return str_find_aux(L, 0); in str_match()

Completed in 6 milliseconds