Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_gc.c94 # define GC_TRACE_REF(ref, format, ...) \ argument
99 # define GC_TRACE_SET_COLOR(ref, color) \ argument
102 # define GC_TRACE_REF(ref, format, ...) argument
103 # define GC_TRACE_SET_COLOR(ref, new_color) argument
107 #define GC_REF_SET_ADDRESS(ref, a) \ argument
109 #define GC_REF_GET_COLOR(ref) \ argument
111 #define GC_REF_SET_COLOR(ref, c) \ argument
113 #define GC_REF_SET_BLACK(ref) \ argument
115 #define GC_REF_SET_PURPLE(ref) \ argument
128 static void gc_trace_ref(zend_refcounted *ref) { in gc_trace_ref()
[all …]
H A Dzend_variables.c67 zend_reference *ref = (zend_reference*)p; in _zval_dtor_func() local
93 zend_reference *ref = (zend_reference*)Z_REF_P(zvalue); in _zval_internal_dtor() local
124 zend_reference *ref = (zend_reference*)Z_REF_P(zvalue); in _zval_internal_dtor_for_ptr() local
H A Dzend_gc.h64 zend_refcounted *ref; member
142 #define GC_MAY_LEAK(ref) \ argument
H A Dzend_variables.h47 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in i_zval_ptr_dtor() local
H A Dzend_vm_execute.h3770 zval *ref = NULL; local
3820 zval *ref = NULL; local
13194 zval *ref = NULL; local
13245 zval *ref = NULL; local
17147 zval *ref; local
17155 zend_reference *ref; local
17174 zval *ref = NULL; local
17225 zval *ref = NULL; local
34221 zval *ref = NULL; local
34271 zval *ref = NULL; local
[all …]
H A Dzend_execute.h63 zend_refcounted *ref = NULL; in zend_assign_to_variable() local
H A Dzend_vm_def.h6181 zval *ref; variable
6189 zend_reference *ref; variable
6610 zval *ref = NULL; variable
6661 zval *ref = NULL; variable
7535 zend_reference *ref; variable
H A Dzend_execute.c602 zend_reference *ref; in zend_assign_to_variable_reference() local
H A Dzend_types.h167 zend_reference *ref; member
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_watch.h67 zend_refcounted *ref; member
73 zend_refcounted *ref; /* key to fetch the collision on parents */ member
79 zend_refcounted ref; member
86 phpdbg_watchpoint_t ref; member
103 zend_refcounted ref; member
/PHP-7.2/scripts/dev/
H A Dsearch_underscores.php49 $ref = new ReflectionClass($c); variable
/PHP-7.2/ext/gd/libgd/
H A Dgdtest.c22 gdImagePtr im, ref, im2, im3; in main() local
/PHP-7.2/ext/fileinfo/libmagic/
H A Dcdf_time.c188 static const char *ref = "Sat Apr 23 01:30:00 1977"; in main() local
/PHP-7.2/ext/soap/
H A Dphp_schema.c1062 xmlAttrPtr ns, name, ref = NULL; in schema_group() local
1491 xmlAttrPtr attrs, attr, ns, name, type, ref = NULL; in schema_element() local
1733 xmlAttrPtr attr, name, ref = NULL, type = NULL; in schema_attribute() local
1954 xmlAttrPtr name, ref = NULL; in schema_attributeGroup() local
2068 static void* schema_find_by_ref(HashTable *ht, char *ref) in schema_find_by_ref()
H A Dphp_sdl.h211 char *ref; member
247 char *ref; member
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c2302 parameter_reference *ref; in ZEND_METHOD() local
3619 zend_class_constant *ref; in ZEND_METHOD() local
3648 zend_class_constant *ref; in _class_constant_check_flag() local
3687 zend_class_constant *ref; in ZEND_METHOD() local
5417 property_reference *ref; in ZEND_METHOD() local
5443 property_reference *ref; in _property_check_flag() local
5498 property_reference *ref; in ZEND_METHOD() local
5515 property_reference *ref; in ZEND_METHOD() local
5574 property_reference *ref; in ZEND_METHOD() local
5636 property_reference *ref; in ZEND_METHOD() local
[all …]
/PHP-7.2/ext/opcache/
H A Dzend_file_cache.c343 zend_reference *ref; local
1000 zend_reference *ref; local
/PHP-7.2/ext/imap/
H A Dphp_imap.c1888 zend_string *ref, *pat; in PHP_FUNCTION() local
1927 zend_string *ref, *pat; in PHP_FUNCTION() local
1977 zend_string *ref, *pat, *content; in PHP_FUNCTION() local
2205 zend_string *ref, *pat; in PHP_FUNCTION() local
2243 zend_string *ref, *pat; in PHP_FUNCTION() local
/PHP-7.2/sapi/cli/
H A Dphp_cli.c1097 zval arg, ref; in do_cli() local
/PHP-7.2/ext/dom/
H A Dnode.c929 zval *id, *node, *ref = NULL; in PHP_FUNCTION() local
/PHP-7.2/main/
H A Dmain.c890 char *ref; /* temp copy for duplicated docref */ in php_verror() local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c6759 BOOL ref = (*cc == OP_REF || *cc == OP_REFI); in compile_ref_matchingpath() local
6855 BOOL ref = (*cc == OP_REF || *cc == OP_REFI); in compile_ref_iterator_matchingpath() local
9755 BOOL ref = (*cc == OP_REF || *cc == OP_REFI); in compile_ref_iterator_backtrackingpath() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c2576 UChar** rname_end, ScanEnv* env, int* rback_num, int ref) in fetch_name()
2693 UChar** rname_end, ScanEnv* env, int* rback_num, int ref) in fetch_name()
/PHP-7.2/ext/standard/
H A Darray.c1428 zval ref; in php_array_walk() local
/PHP-7.2/ext/standard/tests/misc/
H A Dbrowscap.ini3988 Parent=Link Checkers
3989 Browser="Simpy"

Completed in 455 milliseconds