Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_operators.h61 ZEND_API zend_result ZEND_FASTCALL boolean_not_function(zval *result, zval *op1);
H A Dzend_opcode.c1183 return (unary_op_type) boolean_not_function; in get_unary_op()
H A Dzend_operators.c1495 ZEND_API zend_result ZEND_FASTCALL boolean_not_function(zval *result, zval *op1) /* {{{ */ in boolean_not_function() function

Completed in 25 milliseconds