Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_portability.h495 #define ZEND_LOG_XOR(a, b) (ZEND_TRUTH(a) ^ ZEND_TRUTH(b)) macro

Completed in 11 milliseconds