Content deleted Content added
HouseBlaster (talk | contribs) pretty |
HouseBlaster (talk | contribs) tostring not needed |
||
Line 11:
if not nextMatchRange then
-- no more occurrences found, return the count
return
else
-- found a match, so increment the counter and update the current start index
|