Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.h158 ZEND_EXT_API int zend_jit_config(zend_string *jit_options, int stage);
H A Dzend_jit.c3322 ZEND_EXT_API int zend_jit_config(zend_string *jit, int stage) in zend_jit_config() function
/php-src/ext/opcache/
H A Dzend_accelerator_module.c190 if (zend_jit_config(new_value, stage) == SUCCESS) {

Completed in 18 milliseconds