Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 25 of 30) sorted by relevance

12

/PHP-8.0/Zend/
H A Dzend_gc.c92 # define GC_TRACE_REF(ref, format, ...) \ argument
100 # define GC_TRACE_REF(ref, format, ...) argument
106 #define GC_REF_ADDRESS(ref) \ argument
109 #define GC_REF_COLOR(ref) \ argument
112 #define GC_REF_CHECK_COLOR(ref, color) \ argument
121 #define GC_REF_SET_COLOR(ref, c) do { \ argument
128 #define GC_REF_SET_BLACK(ref) do { \ argument
133 #define GC_REF_SET_PURPLE(ref) do { \ argument
206 zend_refcounted *ref; member
274 #define GC_STACK_PUSH(ref) \ argument
[all …]
H A Dzend_variables.c71 static void ZEND_FASTCALL zend_reference_destroy(zend_reference *ref) in zend_reference_destroy()
78 static void ZEND_FASTCALL zend_empty_destroy(zend_reference *ref) in zend_empty_destroy()
91 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in zval_internal_ptr_dtor() local
H A Dzend_execute.h80 #define ZEND_REF_TYPE_SOURCES(ref) \ argument
83 #define ZEND_REF_HAS_TYPE_SOURCES(ref) \ argument
86 #define ZEND_REF_FIRST_SOURCE(ref) \ argument
99 zend_refcounted *ref = NULL; in zend_copy_to_variable() local
425 #define ZEND_REF_ADD_TYPE_SOURCE(ref, source) \ argument
428 #define ZEND_REF_DEL_TYPE_SOURCE(ref, source) \ argument
431 #define ZEND_REF_FOREACH_TYPE_SOURCES(ref, prop) do { \ argument
H A Dzend_gc.h65 #define GC_MAY_LEAK(ref) \ argument
69 static zend_always_inline void gc_check_possible_root(zend_refcounted *ref) in gc_check_possible_root()
H A Dzend_vm_execute.h763 zend_reference *ref; in ZEND_ASSIGN_STATIC_PROP_OP_SPEC_HANDLER() local
5018 zval *ref = NULL; in ZEND_JMP_SET_SPEC_CONST_HANDLER() local
5066 zval *ref = NULL; in ZEND_COALESCE_SPEC_CONST_HANDLER() local
19043 zval *ref = NULL; in ZEND_JMP_SET_SPEC_TMP_HANDLER() local
19092 zval *ref = NULL; in ZEND_COALESCE_SPEC_TMP_HANDLER() local
21955 zval *ref; in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
21981 zval *ref = NULL; in ZEND_JMP_SET_SPEC_VAR_HANDLER() local
22030 zval *ref = NULL; in ZEND_COALESCE_SPEC_VAR_HANDLER() local
38587 zval *ref = NULL; in ZEND_JMP_SET_SPEC_CV_HANDLER() local
38635 zval *ref = NULL; in ZEND_COALESCE_SPEC_CV_HANDLER() local
[all …]
H A Dzend_variables.h42 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in i_zval_ptr_dtor() local
H A Dzend_execute.c535 zend_reference *ref; in zend_assign_to_variable_reference() local
961 zend_type type, zval *arg, zend_reference *ref, void **cache_slot, zend_class_entry *scope, in zend_check_type_slow()
1044 zend_reference *ref = NULL; in zend_check_type() local
1668 static zend_property_info *zend_get_prop_not_accepting_double(zend_reference *ref) in zend_get_prop_not_accepting_double()
1680 zend_reference *ref, zend_property_info *error_prop OPLINE_DC) in zend_throw_incdec_ref_error()
1799 zend_reference *ref = Z_REF_P(prop); in zend_pre_incdec_property_zval() local
1837 zend_reference *ref = Z_REF_P(prop); in zend_post_incdec_property_zval() local
2292 zend_reference *ref = Z_REF_P(container); in zend_fetch_dimension_address() local
2758 ZEND_API zend_bool zend_verify_ref_array_assignable(zend_reference *ref) { in zend_verify_ref_array_assignable()
3282 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in i_zval_ptr_dtor_noref() local
[all …]
H A Dzend_API.c3854 ZEND_API zend_result zend_try_assign_typed_ref(zend_reference *ref, zval *val) /* {{{ */ in zend_try_assign_typed_ref()
3860 ZEND_API zend_result zend_try_assign_typed_ref_null(zend_reference *ref) /* {{{ */ in zend_try_assign_typed_ref_null()
3869 ZEND_API zend_result zend_try_assign_typed_ref_bool(zend_reference *ref, zend_bool val) /* {{{ */ in zend_try_assign_typed_ref_bool()
3878 ZEND_API zend_result zend_try_assign_typed_ref_long(zend_reference *ref, zend_long lval) /* {{{ */ in zend_try_assign_typed_ref_long()
3887 ZEND_API zend_result zend_try_assign_typed_ref_double(zend_reference *ref, double dval) /* {{{ */ in zend_try_assign_typed_ref_double()
3896 ZEND_API zend_result zend_try_assign_typed_ref_empty_string(zend_reference *ref) /* {{{ */ in zend_try_assign_typed_ref_empty_string()
3905 ZEND_API zend_result zend_try_assign_typed_ref_str(zend_reference *ref, zend_string *str) /* {{{ */ in zend_try_assign_typed_ref_str()
3914 ZEND_API zend_result zend_try_assign_typed_ref_string(zend_reference *ref, const char *string) /* {… in zend_try_assign_typed_ref_string()
3932 ZEND_API zend_result zend_try_assign_typed_ref_arr(zend_reference *ref, zend_array *arr) /* {{{ */ in zend_try_assign_typed_ref_arr()
3941 ZEND_API zend_result zend_try_assign_typed_ref_res(zend_reference *ref, zend_resource *res) /* {{{ … in zend_try_assign_typed_ref_res()
[all …]
H A Dzend_vm_def.h1057 zend_reference *ref; variable
1109 zend_reference *ref; variable
4236 zend_reference *ref = NULL; variable
7000 zval *ref; variable
7008 zend_reference *ref; variable
7354 zval *ref = NULL; variable
7403 zval *ref = NULL; variable
8266 zend_reference *ref; variable
H A Dzend_ast.c844 zend_ast_ref *ref; in zend_ast_copy() local
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_watch.h65 zend_refcounted *ref; member
71 zend_refcounted *ref; /* key to fetch the collision on parents */ member
77 zend_refcounted ref; member
84 phpdbg_watchpoint_t ref; member
101 zend_refcounted ref; member
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c128 zend_reference *ref; in zend_jit_unref_helper() local
1669 zend_reference *ref; in zend_jit_fetch_global_helper() local
2175 static void ZEND_FASTCALL zend_jit_pre_inc_typed_ref(zend_reference *ref, zval *ret) in zend_jit_pre_inc_typed_ref()
2198 static void ZEND_FASTCALL zend_jit_pre_dec_typed_ref(zend_reference *ref, zval *ret) in zend_jit_pre_dec_typed_ref()
2221 static void ZEND_FASTCALL zend_jit_post_inc_typed_ref(zend_reference *ref, zval *ret) in zend_jit_post_inc_typed_ref()
2341 static zval * ZEND_FASTCALL zend_jit_prepare_assign_dim_ref(zval *ref) { in zend_jit_prepare_assign_dim_ref()
2508 zend_reference *ref; in zend_jit_assign_obj_op_helper() local
2688 zend_reference *ref = Z_REF_P(prop); in zend_jit_pre_inc_obj_helper() local
2756 zend_reference *ref = Z_REF_P(prop); in zend_jit_pre_dec_obj_helper() local
2822 zend_reference *ref = Z_REF_P(prop); in zend_jit_post_inc_obj_helper() local
[all …]
H A Dzend_jit_trace.c6934 const char *ref = (op1_type & IS_TRACE_INDIRECT) ? in zend_jit_dump_trace() local
6947 const char *ref = (op2_type & IS_TRACE_INDIRECT) ? in zend_jit_dump_trace() local
6960 const char *ref = (op3_type & IS_TRACE_INDIRECT) ? in zend_jit_dump_trace() local
/PHP-8.0/scripts/dev/
H A Dsearch_underscores.php47 $ref = new ReflectionClass($c); variable
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c5247 property_reference *ref; in ZEND_METHOD() local
5263 property_reference *ref; in ZEND_METHOD() local
5277 property_reference *ref; in _property_check_flag() local
5319 property_reference *ref; in ZEND_METHOD() local
5340 property_reference *ref; in ZEND_METHOD() local
5356 property_reference *ref; in ZEND_METHOD() local
5409 property_reference *ref; in ZEND_METHOD() local
5445 property_reference *ref; in ZEND_METHOD() local
5497 property_reference *ref; in ZEND_METHOD() local
5514 property_reference *ref; in ZEND_METHOD() local
[all …]
/PHP-8.0/ext/gd/libgd/
H A Dgdtest.c22 gdImagePtr im, ref, im2, im3; in main() local
/PHP-8.0/ext/fileinfo/libmagic/
H A Dcdf_time.c188 static const char *ref = "Sat Apr 23 01:30:00 1977"; in main() local
/PHP-8.0/ext/soap/
H A Dphp_schema.c1059 xmlAttrPtr ns, name, ref = NULL; in schema_group() local
1488 xmlAttrPtr attrs, attr, ns, name, type, ref = NULL; in schema_element() local
1728 xmlAttrPtr attr, name, ref = NULL, type = NULL; in schema_attribute() local
1950 xmlAttrPtr name, ref = NULL; in schema_attributeGroup() local
2064 static void* schema_find_by_ref(HashTable *ht, char *ref) in schema_find_by_ref()
H A Dphp_sdl.h208 char *ref; member
244 char *ref; member
/PHP-8.0/ext/imap/
H A Dphp_imap.c1460 zend_string *ref, *pat; in PHP_FUNCTION() local
1498 zend_string *ref, *pat; in PHP_FUNCTION() local
1547 zend_string *ref, *pat, *content; in PHP_FUNCTION() local
1766 zend_string *ref, *pat; in PHP_FUNCTION() local
1805 zend_string *ref, *pat; in PHP_FUNCTION() local
/PHP-8.0/ext/opcache/
H A Dzend_file_cache.c378 zend_reference *ref; local
1161 zend_reference *ref; local
/PHP-8.0/sapi/cli/
H A Dphp_cli.c1029 zval arg, ref; in do_cli() local
/PHP-8.0/ext/standard/
H A Dvar.c1259 zend_refcounted *ref = Z_COUNTED_P(return_value); in php_unserialize_with_options() local
/PHP-8.0/ext/dom/
H A Dnode.c839 zval *id, *node, *ref = NULL; in PHP_METHOD() local
/PHP-8.0/main/
H A Dmain.c1048 char *ref; /* temp copy for duplicated docref */ in php_verror() local

Completed in 301 milliseconds

12