Home
last modified time | relevance | path

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

/PHP-8.0/ext/ffi/
H A Dphp_ffi.h128 #define ZEND_FFI_ABI_STDCALL 4 // FFI_STDCALL macro
H A Dffi.g486 {zend_ffi_set_abi(dcl, ZEND_FFI_ABI_STDCALL);}
H A Dffi_parser.c2942 zend_ffi_set_abi(dcl, ZEND_FFI_ABI_STDCALL); in parse_attributes()
H A Dffi.c6040 case ZEND_FFI_ABI_STDCALL:
6374 zend_ffi_set_abi(dcl, ZEND_FFI_ABI_STDCALL);

Completed in 69 milliseconds