Home
last modified time | relevance | path

Searched refs:boolean_not_function (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.2/Zend/
H A Dzend_opcode.c710 return (unary_op_type) boolean_not_function; in get_unary_op()
H A Dzend_operators.c1330 ZEND_API int ZEND_FASTCALL boolean_not_function(zval *result, zval *op1) /* {{{ */ in boolean_not_function() function
H A Dzend_operators.h52 ZEND_API int ZEND_FASTCALL boolean_not_function(zval *result, zval *op1);

Completed in 34 milliseconds