Searched refs:boolean_not_function (Results 1 – 3 of 3) sorted by relevance
691 return (unary_op_type) boolean_not_function; in get_unary_op()
51 ZEND_API int ZEND_FASTCALL boolean_not_function(zval *result, zval *op1);
1408 ZEND_API int ZEND_FASTCALL boolean_not_function(zval *result, zval *op1) /* {{{ */ in boolean_not_function() function
Completed in 27 milliseconds