Use linear time regular expressions (#32303)
The standard regexp library can consume > O(n) in certain circumstances. The re2 library does not have this issue.
P
Pierre Jeambrun committed
ee38382efa54565c4b389eaeb536f0d45e12d498
Parent: 9985c35
Committed by GitHub <noreply@github.com>
on 7/6/2023, 5:58:54 PM