Home
last modified time | relevance | path

Searched refs:ZEND_LOG_XOR (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/Zend/
H A Dzend.h576 #define ZEND_LOG_XOR(a, b) (ZEND_TRUTH(a) ^ ZEND_TRUTH(b)) macro
H A Dzend_compile.c3157 if (ZEND_LOG_XOR(fe->common.arg_info[i].class_name, proto->common.arg_info[i].class_name)) { in zend_do_perform_implementation_check()

Completed in 33 milliseconds