Scans for the next match using the same parameters of the previous call to match_full or match that returned this.
The match is done on the string passed to the match function, so you cannot free it before calling this function.
this |
a MatchInfo structure |
true is the string matched, false otherwise |