php-src/ext/ffi
2020-03-12 11:43:01 +03:00
..
tests Export FFI::__BIGGEST_ALIGNMENT__ 2020-03-12 11:43:01 +03:00
config.m4 ext/ffi: Remove symbol check for ffi_open 2019-06-03 09:19:25 +02:00
config.w32 Implement #78270: Support __vectorcall convention with FFI 2019-10-29 08:57:43 +01:00
CREDITS Added FFI extension 2019-01-14 11:47:50 +03:00
ffi_parser.c Fixed bug #78714 (funcs returning pointer can't use call convention spec) 2019-11-11 12:07:48 +03:00
ffi.c Export FFI::__BIGGEST_ALIGNMENT__ 2020-03-12 11:43:01 +03:00
ffi.g Fixed bug #78714 (funcs returning pointer can't use call convention spec) 2019-11-11 12:07:48 +03:00
php_ffi.h Implement #78270: Support __vectorcall convention with FFI 2019-10-29 08:57:43 +01:00