Searched refs:ZEND_LOG_XOR (Results 1 – 1 of 1) sorted by relevance
481 #define ZEND_LOG_XOR(a, b) (ZEND_TRUTH(a) ^ ZEND_TRUTH(b)) macro
Completed in 9 milliseconds