Home
last modified time | relevance | path

Searched defs:OPLINE_DC (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_execute.c96 # define OPLINE_DC macro
101 # define OPLINE_DC , OPLINE_D macro
409 …d_always_inline zval *_get_zval_ptr(int op_type, znode_op node, int type EXECUTE_DATA_DC OPLINE_DC) in _get_zval_ptr()
429 …d_always_inline zval *_get_op_data_zval_ptr_r(int op_type, znode_op node EXECUTE_DATA_DC OPLINE_DC) in _get_op_data_zval_ptr_r()
449 …TE_UNUSED zval *_get_zval_ptr_deref(int op_type, znode_op node, int type EXECUTE_DATA_DC OPLINE_DC) in _get_zval_ptr_deref()
489 …ys_inline zval *_get_zval_ptr_undef(int op_type, znode_op node, int type EXECUTE_DATA_DC OPLINE_DC) in _get_zval_ptr_undef()
529 …RIBUTE_UNUSED zval *_get_obj_zval_ptr(int op_type, znode_op op, int type EXECUTE_DATA_DC OPLINE_DC) in _get_obj_zval_ptr()
537 …_UNUSED zval *_get_obj_zval_ptr_undef(int op_type, znode_op op, int type EXECUTE_DATA_DC OPLINE_DC) in _get_obj_zval_ptr_undef()
1542 static zend_always_inline int zend_binary_op(zval *ret, zval *op1, zval *op2 OPLINE_DC) in zend_binary_op()
1892 zend_reference *ref, zend_property_info *error_prop OPLINE_DC) in zend_throw_incdec_ref_error()
[all …]
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_internal.h179 # define OPLINE_DC macro
202 # define OPLINE_DC , OPLINE_D macro

Completed in 25 milliseconds