Searched refs:OPLINE_DC (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/Zend/ |
H A D | zend_execute.c | 92 # define OPLINE_DC macro 97 # define OPLINE_DC , OPLINE_D macro 1444 static zend_always_inline int zend_binary_op(zval *ret, zval *op1, zval *op2 OPLINE_DC) in zend_binary_op() argument 1794 zend_reference *ref, zend_property_info *error_prop OPLINE_DC) in zend_throw_incdec_ref_error() argument 1816 static ZEND_COLD zend_long zend_throw_incdec_prop_error(zend_property_info *prop OPLINE_DC) { in zend_throw_incdec_prop_error() argument 1835 static void zend_incdec_typed_ref(zend_reference *ref, zval *copy OPLINE_DC EXECUTE_DATA_DC) in zend_incdec_typed_ref() 2953 zval *subject, zval *key OPLINE_DC EXECUTE_DATA_DC) in zend_array_key_exists_error() 3656 static zend_never_inline void zend_fetch_this_var(int type OPLINE_DC EXECUTE_DATA_DC) in zend_fetch_this_var() 4879 const zval *key, uint32_t flags, bool check_defined_only OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in _zend_quick_get_constant() 4918 const zval *key, uint32_t flags OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in zend_quick_get_constant() [all …]
|
/PHP-8.2/ext/opcache/jit/ |
H A D | zend_jit_internal.h | 277 # define OPLINE_DC macro 300 # define OPLINE_DC , OPLINE_D macro
|
Completed in 49 milliseconds