Home
last modified time | relevance | path

Searched refs:ZEND_FFI_ABI_SYSV (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/ffi/
H A Dphp_ffi.h132 #define ZEND_FFI_ABI_SYSV 8 // FFI_SYSV macro
H A Dffi_arginfo.h472 ZVAL_LONG(&const_ABI_SYSV_value, ZEND_FFI_ABI_SYSV); in register_class_FFI_CType()
H A Dffi.c6443 case ZEND_FFI_ABI_SYSV:
6763 zend_ffi_set_abi(dcl, ZEND_FFI_ABI_SYSV);

Completed in 48 milliseconds