Home
last modified time | relevance | path

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

/PHP-8.0/ext/ffi/
H A Dphp_ffi.h26 ZEND_FFI_PRELOAD = 2, /* enabled only in preloaded scripts and CLI */ enumerator
H A Dffi.c2863 ZEND_ASSERT(FFI_G(restriction) == ZEND_FFI_PRELOAD); in zend_ffi_validate_api_restriction()
4801 FFI_G(restriction) = ZEND_FFI_PRELOAD; in ZEND_INI_MH()
4811 if (FFI_G(restriction) == ZEND_FFI_PRELOAD) { in ZEND_INI_DISP()

Completed in 24 milliseconds