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