Home
last modified time | relevance | path

Searched refs:phpdbg_current_file (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_utils.h31 PHPDBG_API const char *phpdbg_current_file(void);
H A Dphpdbg_list.c58 const char *char_file = phpdbg_current_file(); in PHPDBG_LIST()
H A Dphpdbg_utils.c160 PHPDBG_API const char *phpdbg_current_file(void) /* {{{ */ in phpdbg_current_file() function
H A Dphpdbg_prompt.c1179 phpdbg_set_breakpoint_file(phpdbg_current_file(), strlen(phpdbg_current_file()), param->num); in PHPDBG_COMMAND()

Completed in 13 milliseconds