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