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/hash
Cristian Rodríguez 927adfb1a6 Use a single version of mempcpy(3) (#12257)
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.
2023-12-20 15:16:32 +00:00
..
2022-10-21 00:04:43 -06:00
2023-09-16 21:24:20 +02:00
2023-04-13 12:20:20 +01:00
2023-07-18 19:24:03 +02:00
2023-12-12 19:57:47 +01:00
2023-12-13 19:33:09 +01:00
2023-09-16 21:28:24 +02:00
2023-07-18 19:24:03 +02:00