Searched refs:phpdbg_current_file (Results 1 – 4 of 4) sorted by relevance
29 PHPDBG_API const char *phpdbg_current_file(void);
56 const char *char_file = phpdbg_current_file(); in PHPDBG_LIST()
157 PHPDBG_API const char *phpdbg_current_file(void) /* {{{ */ in phpdbg_current_file() function
1153 phpdbg_set_breakpoint_file(phpdbg_current_file(), strlen(phpdbg_current_file()), param->num); in PHPDBG_COMMAND()
Completed in 11 milliseconds