Home
last modified time | relevance | path

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

/PHP-8.2/ext/ffi/
H A Dphp_ffi.h123 #define ZEND_FFI_ABI_DEFAULT 0 macro
H A Dffi_arginfo.h424 ZVAL_LONG(&const_ABI_DEFAULT_value, ZEND_FFI_ABI_DEFAULT); in register_class_FFI_CType()
H A Dffi.c6408 case ZEND_FFI_ABI_DEFAULT:
6684 if (dcl->abi != ZEND_FFI_ABI_DEFAULT) {

Completed in 31 milliseconds