Searched refs:str_find_aux (Results 1 – 1 of 1) sorted by relevance
773 static int str_find_aux (lua_State *L, int find) { in str_find_aux() function820 return str_find_aux(L, 1); in str_find()825 return str_find_aux(L, 0); in str_match()
Completed in 6 milliseconds