Home
last modified time | relevance | path

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

/PHP-8.3/ext/ffi/
H A Dphp_ffi.h143 #define ZEND_FFI_ATTR_GCC_STRUCT (1<<8) macro
150 |ZEND_FFI_ATTR_GCC_STRUCT)
H A Dffi_arginfo.h418 ZVAL_LONG(&const_ATTR_GCC_STRUCT_value, ZEND_FFI_ATTR_GCC_STRUCT); in register_class_FFI_CType()
H A Dffi.c6849 dcl->attr |= ZEND_FFI_ATTR_GCC_STRUCT;

Completed in 33 milliseconds