/PHP-7.3/Zend/ |
H A D | zend_gc.c | 92 # 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 D | zend_variables.c | 77 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 D | zend_gc.h | 63 #define GC_MAY_LEAK(ref) \ argument
|
H A D | zend_variables.h | 42 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in i_zval_ptr_dtor() local
|
H A D | zend_vm_execute.h | 2848 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 D | zend_execute.h | 61 zend_refcounted *ref = NULL; in zend_assign_to_variable() local
|
H A D | zend_vm_def.h | 6136 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 D | zend_ast.c | 744 zend_ast_ref *ref; in zend_ast_copy() local
|
H A D | zend_types.h | 170 zend_reference *ref; member
|
H A D | zend_execute.c | 600 zend_reference *ref; in zend_assign_to_variable_reference() local
|
/PHP-7.3/sapi/phpdbg/ |
H A D | phpdbg_watch.h | 67 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 D | search_underscores.php | 49 $ref = new ReflectionClass($c); variable
|
/PHP-7.3/ext/gd/libgd/ |
H A D | gdtest.c | 22 gdImagePtr im, ref, im2, im3; in main() local
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | cdf_time.c | 188 static const char *ref = "Sat Apr 23 01:30:00 1977"; in main() local
|
/PHP-7.3/ext/soap/ |
H A D | php_schema.c | 1061 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 D | php_sdl.h | 210 char *ref; member 246 char *ref; member
|
/PHP-7.3/ext/reflection/ |
H A D | php_reflection.c | 2263 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 D | zend_file_cache.c | 351 zend_reference *ref; local 997 zend_reference *ref; local
|
/PHP-7.3/ext/imap/ |
H A D | php_imap.c | 1887 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 D | php_cli.c | 1086 zval arg, ref; in do_cli() local
|
/PHP-7.3/ext/dom/ |
H A D | node.c | 923 zval *id, *node, *ref = NULL; in PHP_FUNCTION() local
|
/PHP-7.3/main/ |
H A D | main.c | 1054 char *ref; /* temp copy for duplicated docref */ in php_verror() local
|
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 7841 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 D | array.c | 1413 zval ref; in php_array_walk() local
|
/PHP-7.3/ext/standard/tests/misc/ |
H A D | browscap.ini | 3988 Parent=Link Checkers 3989 Browser="Simpy"
|