mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
Skips processing when encountering an empty string slice during pattern scanning. This prevents unexpected behavior and potential errors when the pattern string contains sections that result in an empty byte string.