Home
last modified time | relevance | path

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

/PHP-7.4/ext/ffi/
H A Dphp_ffi.h130 #define ZEND_FFI_ABI_STDCALL 4 // FFI_STDCALL macro
H A Dffi.g490 {zend_ffi_set_abi(dcl, ZEND_FFI_ABI_STDCALL);}
H A Dffi_parser.c2944 zend_ffi_set_abi(dcl, ZEND_FFI_ABI_STDCALL); in parse_attributes()
H A Dffi.c6114 case ZEND_FFI_ABI_STDCALL:
6448 zend_ffi_set_abi(dcl, ZEND_FFI_ABI_STDCALL);

Completed in 51 milliseconds