mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
927adfb1a6
While __php_mempcpy is only used by ext/standard/crypt_sha*, the mempcpy "pattern" is used everywhere. This commit removes __php_mempcpy, adds zend_mempcpy and transforms open-coded parts into function calls.
13 KiB
13 KiB