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