Home
last modified time | relevance | path

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

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

Completed in 25 milliseconds