php-src/ext/intl/converter
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
..
converter.c Use a single version of mempcpy(3) (#12257) 2023-12-20 15:16:32 +00:00
converter.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
converter.stub.php Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
converter_arginfo.h Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00