Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_vm_def.h572 ZEND_VM_HELPER(zend_is_not_equal_helper, ANY, ANY, zval *op_1, zval *op_2) in ZEND_VM_HELPER() argument
649 ZEND_VM_DISPATCH_TO_HELPER(zend_is_not_equal_helper, op_1, op1, op_2, op2);

Completed in 24 milliseconds