term_width         56 sapi/phpdbg/phpdbg_help.c 	unsigned int term_width = phpdbg_get_terminal_width();
term_width        127 sapi/phpdbg/phpdbg_help.c 		if (UNEXPECTED(line_count>=term_width) && last_new_blank) {