Home
last modified time | relevance | path

Searched refs:stack (Results 76 – 100 of 168) sorted by relevance

1234567

/php-src/ext/reflection/tests/
H A DReflectionFiber_notrace_1.phpt2 ReflectionFiber should not segfault when inspecting fibers with no stack frames before suspend
/php-src/ext/standard/tests/array/
H A Darray_push_variation2.phpt12 $stack = array (1, 2);
87 $temp_array = $stack;
/php-src/Zend/tests/
H A Dbug79108.phpt2 Bug #79108: Referencing argument in a function makes it a reference in the stack trace
H A Dbug78502.phpt2 Bug #78502: Incorrect stack size calculation for indirectly recursive function call
/php-src/Zend/tests/generators/
H A Dbacktrace.phpt2 Printing the stack trace in a generator
/php-src/ext/standard/tests/http/
H A Dbug75981.phpt2 Bug #75981 (stack-buffer-overflow while parsing HTTP response)
/php-src/Zend/tests/fibers/
H A Dgh9735-002.phpt2 Bug GH-9735 002 (Fiber stack variables do not participate in cycle collector)
H A Dgh9735-003.phpt2 Bug GH-9735 003 (Fiber stack variables do not participate in cycle collector)
H A Dgh9735-004.phpt2 Bug GH-9735 004 (Fiber stack variables do not participate in cycle collector)
H A Dgh9735-008.phpt2 Bug GH-9735 008 (Fiber stack variables do not participate in cycle collector)
H A Dgh9735-005.phpt2 Bug GH-9735 005 (Fiber stack variables do not participate in cycle collector)
H A Dgh9735-009.phpt2 Bug GH-9735 009 (Fiber stack variables do not participate in cycle collector)
H A Dgh9735-006.phpt2 Bug GH-9735 006 (Fiber stack variables do not participate in cycle collector)
H A Dgh9735-007.phpt2 Bug GH-9735 007 (Fiber stack variables do not participate in cycle collector)
/php-src/Zend/asm/
H A Dmake_s390x_sysv_elf_gas.S108 .section .note.GNU-stack,"",%progbits
H A Dmake_ppc32_sysv_macho_gas.S87 ; reserve space for context-data on context-stack
H A Djump_ppc64_sysv_xcoff_gas.S81 # reserve space on stack
153 # adjust stack
H A Djump_ppc32_sysv_xcoff_gas.S68 # reserve space on stack
196 # adjust stack
H A Djump_ppc64_sysv_elf_gas.S99 # reserve space on stack
182 # adjust stack
221 .section .note.GNU-stack,"",%progbits
/php-src/ext/mbstring/tests/
H A Dmbregex_stack_limit.phpt2 Test oniguruma stack limit
/php-src/Zend/
H A Dzend_call_stack.h37 ZEND_API bool zend_call_stack_get(zend_call_stack *stack);
/php-src/ext/filter/tests/
H A Dbug52929.phpt12 // An invalid address likely to crash PHP due to stack exhaustion if it goes to
/php-src/Zend/tests/assert/
H A Dexpect_009.phpt2 test stack trace is correct from failed exception in extended class
H A Dexpect_010.phpt2 test stack trace is correct from failed exception in extended class (parent implementing constructo…
/php-src/Zend/tests/stack_limit/
H A Dstack_limit_009.phpt2 Stack limit 009 - Check that we can actually use all the stack

Completed in 26 milliseconds

1234567