Searched defs:bitwise_or_function (Results 1 – 1 of 1) sorted by relevance
/PHP-5.5/Zend/ | ||
H A D | zend_operators.c | 1102 ZEND_API int bitwise_or_function(zval *result, zval *op1, zval *op2 TSRMLS_DC) /* {{{ */ in bitwise_or_function() function |
Completed in 10 milliseconds