Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend.h579 #define ZEND_LOG_XOR(a, b) (ZEND_TRUTH(a) ^ ZEND_TRUTH(b)) macro
H A Dzend_compile.c3297 if (ZEND_LOG_XOR(fe_arg_info->class_name, proto_arg_info->class_name)) { in zend_do_perform_implementation_check()

Completed in 30 milliseconds