Home
last modified time | relevance | path

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

/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_frame.h24 zend_string *phpdbg_compile_stackframe(zend_execute_data *);
H A Dphpdbg_frame.c53 zend_string *phpdbg_compile_stackframe(zend_execute_data *ex) { in phpdbg_compile_stackframe() function
160 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()
H A Dphpdbg_prompt.c1055 zend_string *s = phpdbg_compile_stackframe(gen->execute_data); in PHPDBG_COMMAND()

Completed in 10 milliseconds