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