Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit.h151 ZEND_EXT_API int zend_jit_startup(void *jit_buffer, size_t size, bool reattached);
H A Dzend_jit.c4921 ZEND_EXT_API int zend_jit_startup(void *buf, size_t size, bool reattached) in zend_jit_startup() function
/PHP-8.2/ext/opcache/
H A DZendAccelerator.c3278 || zend_jit_startup(ZSMMG(reserved), jit_size, reattached) != SUCCESS) {

Completed in 28 milliseconds