mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-10 07:45:50 -05:00
Compiling a regex improves performance and avoids accidentally combining it with a string. This commit makes this change. Signed-off-by: Yanray Wang <yanray.wang@arm.com>