Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds