Searched refs:phpdbg_compile_stackframe (Results 1 – 3 of 3) sorted by relevance
24 zend_string *phpdbg_compile_stackframe(zend_execute_data *);
53 zend_string *phpdbg_compile_stackframe(zend_execute_data *ex) { in phpdbg_compile_stackframe() function160 zend_string *s = phpdbg_compile_stackframe(EG(current_execute_data)); in phpdbg_switch_frame()330 s = phpdbg_compile_stackframe(EG(current_execute_data)); in phpdbg_open_generator_frame()
1053 zend_string *s = phpdbg_compile_stackframe(gen->execute_data); in PHPDBG_COMMAND()
Completed in 10 milliseconds