
The match_data object should not be used by multiple threads at the same time as it stores the offsets into the query string for matches.
The match_data object should not be used by multiple threads at the same time as it stores the offsets into the query string for matches.