Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_internal.h738 …c inline bool zend_jit_may_be_modified(const zend_function *func, const zend_op_array *called_from) in zend_jit_may_be_modified() argument
751 if (func->op_array.filename == called_from->filename && !func->op_array.scope) { in zend_jit_may_be_modified()

Completed in 7 milliseconds