mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
ce6169832f
This avoids calculating the full length only in order to validate the offset, as mbfl_strpos needs to find the offset internally anyway.