ZEND_DONE_PASS_TWO 375 ext/opcache/ZendAccelerator.h # define ZEND_DONE_PASS_TWO(op_array) (((op_array)->fn_flags & ZEND_ACC_DONE_PASS_TWO) != 0) ZEND_DONE_PASS_TWO 394 ext/opcache/ZendAccelerator.h # define ZEND_DONE_PASS_TWO(op_array) ((op_array)->done_pass_two != 0)