Home
last modified time | relevance | path

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

/PHP-7.3/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
201 zend_refcounted *ref; member
267 #define GC_STACK_PUSH(ref) \ argument
[all …]
H A Dzend_variables.c77 static void ZEND_FASTCALL zend_reference_destroy(zend_reference *ref) in zend_reference_destroy()
83 static void ZEND_FASTCALL zend_empty_destroy(zend_reference *ref) in zend_empty_destroy()
118 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in zval_internal_ptr_dtor() local
H A Dzend_gc.h63 #define GC_MAY_LEAK(ref) \ argument
H A Dzend_variables.h42 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in i_zval_ptr_dtor() local
H A Dzend_vm_execute.h2848 zend_refcounted *ref = Z_COUNTED_P(retval); local
3500 zval *ref = NULL; local
3549 zval *ref = NULL; local
12559 zval *ref = NULL; local
18177 zval *ref = NULL; local
21475 zval *ref; local
21483 zend_reference *ref; local
21502 zval *ref = NULL; local
37692 zval *ref = NULL; local
37741 zval *ref = NULL; local
[all …]
H A Dzend_execute.h61 zend_refcounted *ref = NULL; in zend_assign_to_variable() local
H A Dzend_vm_def.h6136 zval *ref; variable
6144 zend_reference *ref; variable
6500 zval *ref = NULL; variable
6550 zval *ref = NULL; variable
7454 zend_reference *ref; variable
H A Dzend_ast.c744 zend_ast_ref *ref; in zend_ast_copy() local
H A Dzend_types.h170 zend_reference *ref; member
H A Dzend_execute.c600 zend_reference *ref; in zend_assign_to_variable_reference() local
/PHP-7.3/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.3/scripts/dev/
H A Dsearch_underscores.php49 $ref = new ReflectionClass($c); variable
/PHP-7.3/ext/gd/libgd/
H A Dgdtest.c22 gdImagePtr im, ref, im2, im3; in main() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dcdf_time.c188 static const char *ref = "Sat Apr 23 01:30:00 1977"; in main() local
/PHP-7.3/ext/soap/
H A Dphp_schema.c1061 xmlAttrPtr ns, name, ref = NULL; in schema_group() local
1490 xmlAttrPtr attrs, attr, ns, name, type, ref = NULL; in schema_element() local
1730 xmlAttrPtr attr, name, ref = NULL, type = NULL; in schema_attribute() local
1951 xmlAttrPtr name, ref = NULL; in schema_attributeGroup() local
2065 static void* schema_find_by_ref(HashTable *ht, char *ref) in schema_find_by_ref()
H A Dphp_sdl.h210 char *ref; member
246 char *ref; member
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c2263 parameter_reference *ref; in ZEND_METHOD() local
3571 zend_class_constant *ref; in ZEND_METHOD() local
3600 zend_class_constant *ref; in _class_constant_check_flag() local
3639 zend_class_constant *ref; in ZEND_METHOD() local
5359 property_reference *ref; in ZEND_METHOD() local
5385 property_reference *ref; in _property_check_flag() local
5440 property_reference *ref; in ZEND_METHOD() local
5457 property_reference *ref; in ZEND_METHOD() local
5505 property_reference *ref; in ZEND_METHOD() local
5542 property_reference *ref; in ZEND_METHOD() local
[all …]
/PHP-7.3/ext/opcache/
H A Dzend_file_cache.c351 zend_reference *ref; local
997 zend_reference *ref; local
/PHP-7.3/ext/imap/
H A Dphp_imap.c1887 zend_string *ref, *pat; in PHP_FUNCTION() local
1926 zend_string *ref, *pat; in PHP_FUNCTION() local
1976 zend_string *ref, *pat, *content; in PHP_FUNCTION() local
2204 zend_string *ref, *pat; in PHP_FUNCTION() local
2242 zend_string *ref, *pat; in PHP_FUNCTION() local
/PHP-7.3/sapi/cli/
H A Dphp_cli.c1086 zval arg, ref; in do_cli() local
/PHP-7.3/ext/dom/
H A Dnode.c923 zval *id, *node, *ref = NULL; in PHP_FUNCTION() local
/PHP-7.3/main/
H A Dmain.c1054 char *ref; /* temp copy for duplicated docref */ in php_verror() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c7841 BOOL ref = (*cc == OP_REF || *cc == OP_REFI); in compile_ref_matchingpath() local
7939 BOOL ref = (*cc == OP_REF || *cc == OP_REFI); in compile_ref_iterator_matchingpath() local
10877 BOOL ref = (*cc == OP_REF || *cc == OP_REFI); in compile_ref_iterator_backtrackingpath() local
/PHP-7.3/ext/standard/
H A Darray.c1413 zval ref; in php_array_walk() local
/PHP-7.3/ext/standard/tests/misc/
H A Dbrowscap.ini3988 Parent=Link Checkers
3989 Browser="Simpy"

Completed in 419 milliseconds