Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dphp_ffi.h131 #define ZEND_FFI_ABI_MS 7 // FFI_MS_CDECL macro
H A Dffi_arginfo.h445 ZVAL_LONG(&const_ABI_MS_value, ZEND_FFI_ABI_MS); in register_class_FFI_CType()
H A Dffi.c6557 case ZEND_FFI_ABI_MS:
6879 zend_ffi_set_abi(dcl, ZEND_FFI_ABI_MS);

Completed in 41 milliseconds