Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_portability.h438 #define ZEND_LOG_XOR(a, b) (ZEND_TRUTH(a) ^ ZEND_TRUTH(b)) macro
H A Dzend_inheritance.c172 if (ZEND_LOG_XOR(fe_arg_info->class_name, proto_arg_info->class_name)) { in zend_do_perform_type_hint_check()

Completed in 11 milliseconds