Home
last modified time | relevance | path

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

/PHP-8.3/ext/ffi/
H A Dffi_arginfo.h435 zval const_ABI_FASTCALL_value; in register_class_FFI_CType() local
436 ZVAL_LONG(&const_ABI_FASTCALL_value, ZEND_FFI_ABI_FASTCALL); in register_class_FFI_CType()
438 …zend_declare_typed_class_constant(class_entry, const_ABI_FASTCALL_name, &const_ABI_FASTCALL_value,… in register_class_FFI_CType()

Completed in 5 milliseconds