Home
last modified time | relevance | path

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

/PHP-8.2/ext/ffi/
H A Dffi_arginfo.h447 zval const_ABI_STDCALL_value; in register_class_FFI_CType() local
448 ZVAL_LONG(&const_ABI_STDCALL_value, ZEND_FFI_ABI_STDCALL); in register_class_FFI_CType()
450 …zend_declare_class_constant_ex(class_entry, const_ABI_STDCALL_name, &const_ABI_STDCALL_value, ZEND… in register_class_FFI_CType()

Completed in 5 milliseconds