search_all

search_all(pattern, a_text)

Returns a list containing all the matches of the regular expression in the text.

Parameters
Result

list : list of MatchResult