Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_execute.c97 # define OPLINE_DC macro
102 # define OPLINE_DC , OPLINE_D macro
1630 static zend_always_inline int zend_binary_op(zval *ret, zval *op1, zval *op2 OPLINE_DC) in zend_binary_op() argument
2082 zend_reference *ref, zend_property_info *error_prop OPLINE_DC) in zend_throw_incdec_ref_error() argument
2104 static ZEND_COLD zend_long zend_throw_incdec_prop_error(zend_property_info *prop OPLINE_DC) { in zend_throw_incdec_prop_error() argument
2123 static void zend_incdec_typed_ref(zend_reference *ref, zval *copy OPLINE_DC EXECUTE_DATA_DC) in zend_incdec_typed_ref()
3254 zval *subject, zval *key OPLINE_DC EXECUTE_DATA_DC) in zend_array_key_exists_error()
3957 static zend_never_inline void zend_fetch_this_var(int type OPLINE_DC EXECUTE_DATA_DC) in zend_fetch_this_var()
5190 const zval *key, uint32_t flags, bool check_defined_only OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in _zend_quick_get_constant()
5229 const zval *key, uint32_t flags OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in zend_quick_get_constant()
[all …]
/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h179 # define OPLINE_DC macro
202 # define OPLINE_DC , OPLINE_D macro

Completed in 26 milliseconds