Searched refs:ZEND_FFI_PRELOAD (Results 1 – 2 of 2) sorted by relevance
26 ZEND_FFI_PRELOAD = 2, /* enabled only in preloaded scripts and CLI */ enumerator
2863 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 26 milliseconds