Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_vm_def.h283 ZEND_VM_HELPER(zend_shift_left_helper, ANY, ANY, zval *op_1, zval *op_2) in ZEND_VM_HELPER() argument
323 ZEND_VM_DISPATCH_TO_HELPER(zend_shift_left_helper, op_1, op1, op_2, op2);

Completed in 22 milliseconds