re_match_all [function]

re_match_all( string str, string pattern, int flags = 0, int offset = 0 )

check for matches in string str for pattern, returning the number of matches or details of all matches, as specified in flags