We advise against using this. It may be changed or removed in a future update.
This function is removed in Lua versions later than what GMod is currently using. Use string.gmatch instead.
Returns an iterator function that is called for every complete match of the pattern, all sub matches will be passed as to the loop.