Searched defs:bitwise_or_function (Results 1 – 1 of 1) sorted by relevance
/php-src/Zend/ | ||
H A D | zend_operators.c | 1645 ZEND_API zend_result ZEND_FASTCALL bitwise_or_function(zval *result, zval *op1, zval *op2) /* {{{ */ in bitwise_or_function() function |
Completed in 25 milliseconds