Files
0ad/source
Dunedan 4b77d7bb74 Compile regex pattern once
This should slightly increase the performance as the pattern has to be
only compiled once, instead of so during every loop iteration.
2024-08-25 21:24:00 +02:00
..
2024-08-25 06:29:39 +02:00
2024-08-24 12:19:52 +02:00
2024-08-25 21:24:00 +02:00