boolean_not_function  715 Zend/zend_opcode.c 			return (unary_op_type) boolean_not_function;
boolean_not_function   55 Zend/zend_operators.h ZEND_API int ZEND_FASTCALL boolean_not_function(zval *result, zval *op1);