Searched refs:max_s (Results 1 – 2 of 2) sorted by relevance
649 int max_s = luaL_optint(L, 4, srcl+1); in str_gsub() local661 while (n < max_s) { in str_gsub()
751 size_t max_s = luaL_optinteger(L, 4, srcl+1); in str_gsub() local768 while (n < max_s) { in str_gsub()