Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_help.c53 uint32_t term_width = phpdbg_get_terminal_width(); in pretty_print() local
118 if (UNEXPECTED(line_count>=term_width) && last_new_blank) { in pretty_print()

Completed in 9 milliseconds