mirror of
https://github.com/php/php-src.git
synced 2025-08-16 22:18:50 +02:00
![]() The FFI_* calling conventions are enum constants and AC_CHECK_DECL(S) can be used to check for their existence in the ffi.h header. This simplifes the checks and adds a simple AC_CHECK_DECL macro wrapper which defines the HAVE_FFI_* belonging symbols. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
ffi.c | ||
ffi.g | ||
ffi.stub.php | ||
ffi_arginfo.h | ||
ffi_parser.c | ||
php_ffi.h |