Searched refs:zend_mark_cv_references (Results 1 – 1 of 1) sorted by relevance
4557 static int zend_mark_cv_references(const zend_op_array *op_array, const zend_script *script, zend_s… in zend_mark_cv_references() function4724 if (zend_mark_cv_references(op_array, script, ssa) != SUCCESS) { in zend_ssa_inference()
Completed in 18 milliseconds