Hi
That seems to be the number of matches found > string.gsub("a", "a", function() end)
That seems to be the number of matches found
Yeah, it substitute "a" with "a" hence 1. But I think manual should be clear about that.
-- Paweł Różański