Searched refs:display (Results 1 - 1 of 1) sorted by relevance

/PHP_5_5/main/
H A Dmain.c831 /* display html formatted or only show the additional links */
941 int buffer_len, display; local
954 display = 1;
956 display = 0;
959 display = 1;
963 if (display) {
1018 /* display/log the error if necessary */
1019 if (display && (EG(error_reporting) & type || (type & E_CORE))
1174 if (!display) {

Completed in 5 milliseconds