Searched refs:phpdbg_compile_stackframe (Results 1 – 3 of 3) sorted by relevance
26 zend_string *phpdbg_compile_stackframe(zend_execute_data *);
55 zend_string *phpdbg_compile_stackframe(zend_execute_data *ex) { in phpdbg_compile_stackframe() function162 zend_string *s = phpdbg_compile_stackframe(EG(current_execute_data)); in phpdbg_switch_frame()341 s = phpdbg_compile_stackframe(EG(current_execute_data)); in phpdbg_open_generator_frame()
1124 zend_string *s = phpdbg_compile_stackframe(gen->execute_data); in PHPDBG_COMMAND()
Completed in 16 milliseconds