Searched refs:phpdbg_current_file (Results 1 – 4 of 4) sorted by relevance
31 PHPDBG_API const char *phpdbg_current_file(void);
58 const char *char_file = phpdbg_current_file(); in PHPDBG_LIST()
160 PHPDBG_API const char *phpdbg_current_file(void) /* {{{ */ in phpdbg_current_file() function
1171 phpdbg_set_breakpoint_file_ex(phpdbg_current_file(), strlen(phpdbg_current_file()), param->num); in PHPDBG_COMMAND()
Completed in 27 milliseconds