Home
last modified time | relevance | path

Searched refs:phpdbg_compile_stackframe (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_frame.h26 zend_string *phpdbg_compile_stackframe(zend_execute_data *);
H A Dphpdbg_frame.c55 zend_string *phpdbg_compile_stackframe(zend_execute_data *ex) { in phpdbg_compile_stackframe() function
162 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()
H A Dphpdbg_prompt.c1124 zend_string *s = phpdbg_compile_stackframe(gen->execute_data); in PHPDBG_COMMAND()

Completed in 19 milliseconds