mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
d3abcae4a2
memcpy() may be faster because it does not have to consider overlapping buffers.