1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
Alex Dowad a2ea45211c Return early from mb_get_substr if 'len' parameter is zero
This internal function is used to implement mb_strstr, mb_stristr,
mb_strrchr, mb_strrichr, mb_substr, mb_strimwidth, mb_trim, and
mb_str_pad. All of these functions will be faster if we return
early when requested for a zero-length "substring".
2023-12-06 22:12:38 +02:00
..
2023-11-22 20:39:29 -06:00
2023-11-22 21:25:45 +03:00
2023-10-18 17:34:10 +02:00
2023-10-18 17:38:12 +02:00
2023-12-01 18:07:58 +01:00
2023-10-18 17:34:10 +02:00
2023-11-27 14:02:30 +01:00
2023-11-21 02:56:53 +00:00
2023-11-14 20:09:27 +01:00
2023-11-20 13:43:43 +00:00
2023-10-14 18:38:43 +02:00
2023-12-01 18:07:58 +01:00
2023-10-18 17:34:10 +02:00
2023-12-01 09:11:32 +01:00
2023-11-29 20:53:13 +01:00
2023-12-01 16:50:56 +01:00
2023-11-27 08:34:12 +01:00