Searched refs:ZEND_SHORT_CIRCUITING_INNER (Results 1 – 1 of 1) sorted by relevance
2532 #define ZEND_SHORT_CIRCUITING_INNER 0x8000 macro2536 ast->attr |= ZEND_SHORT_CIRCUITING_INNER; in zend_short_circuiting_mark_inner()2555 if (ast->attr & ZEND_SHORT_CIRCUITING_INNER) { in zend_short_circuiting_commit()
Completed in 36 milliseconds