Home
last modified time | relevance | path

Searched refs:display (Results 26 – 50 of 59) sorted by path

123

/php-src/ext/phar/tests/
H A Dphpinfo_004.phpt2 Phar: phpinfo display 4
/php-src/ext/phar/tests/zip/
H A Dbug48791.phpt12display-outline-level="0" text:name="Illustration"/><text:sequence-decl text:display-outline-level…
/php-src/ext/reflection/tests/internal_parameter_default_value/
H A DReflectionParameter_toString_Internal.phpt2 ReflectionParameter::__toString() should display default values for internal functions as well
/php-src/ext/simplexml/tests/
H A D031.phpt21 /* Try to add attribute again -> display warning as method is for new Attr only */
28 /* Try to add element to attribute -> display warning and do not add */
/php-src/ext/standard/tests/array/
H A Darray_fill_object.phpt141 abstract protected function display();
147 protected function display()
157 public function display();
163 public function display()
H A Dsizeof_object2.phpt31 public function display()
50 abstract protected function display();
56 protected function display()
/php-src/ext/standard/tests/file/
H A Dftruncate_variation6-win32.phpt11 /* truncate the file to smaller size and display the content */
51 /* try to truncate it and display the file content */
77 -- Testing ftruncate(): truncate to smaller size and display the file content --
84 -- Testing ftruncate(): truncate to smaller size and display the file content --
91 -- Testing ftruncate(): truncate to smaller size and display the file content --
98 -- Testing ftruncate(): truncate to smaller size and display the file content --
106 -- Testing ftruncate(): truncate to smaller size and display the file content --
114 -- Testing ftruncate(): truncate to smaller size and display the file content --
122 -- Testing ftruncate(): truncate to smaller size and display the file content --
130 -- Testing ftruncate(): truncate to smaller size and display the file content --
[all …]
H A Dftruncate_variation6.phpt11 /* truncate the file to smaller size and display the content */
51 /* try to truncate it and display the file content */
77 -- Testing ftruncate(): truncate to smaller size and display the file content --
84 -- Testing ftruncate(): truncate to smaller size and display the file content --
91 -- Testing ftruncate(): truncate to smaller size and display the file content --
98 -- Testing ftruncate(): truncate to smaller size and display the file content --
106 -- Testing ftruncate(): truncate to smaller size and display the file content --
114 -- Testing ftruncate(): truncate to smaller size and display the file content --
122 -- Testing ftruncate(): truncate to smaller size and display the file content --
130 -- Testing ftruncate(): truncate to smaller size and display the file content --
[all …]
H A Dfwrite_variation2-win32.phpt69 /* display the file content, check the file size */
H A Dfwrite_variation2.phpt69 /* display the file content, check the file size */
H A Dfwrite_variation3-win32.phpt60 /* check the filesize and display file content */
H A Dfwrite_variation3.phpt61 /* check the filesize and display file content */
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt81 /* loop to display the variables and its reference count using
H A Ddebug_zval_dump_b_64bit.phpt85 /* loop to display the variables and its reference count using
H A Ddebug_zval_dump_v.phpt105 /* loop to display the variables and its reference count using
H A Dprint_r.phpt41 /* calling check_printr() to display contents of integer variables
80 /* calling check_printr() to display contents of float variables
101 /* calling check_printr() to display contents of strings using print_r() */
111 /* calling check_printr() to display boolean variables using print_r() */
135 /* calling check_printr() to display contents of $arrays */
215 /* calling check_printr() to display contents of the objects using print_r() */
236 /* calling check_printr() to display the resource content type
257 /* calling check_printr() to display combinations of scalar and
268 /* calling check_printr() to display miscellaneous data using print_r() */
H A Dprint_r_64bit.phpt45 /* calling check_printr() to display contents of integer variables
84 /* calling check_printr() to display contents of float variables
105 /* calling check_printr() to display contents of strings using print_r() */
115 /* calling check_printr() to display boolean variables using print_r() */
139 /* calling check_printr() to display contents of $arrays */
219 /* calling check_printr() to display contents of the objects using print_r() */
240 /* calling check_printr() to display the resource content type
261 /* calling check_printr() to display combinations of scalar and
272 /* calling check_printr() to display miscellaneous data using print_r() */
H A Dvar_dump.phpt39 /* calling check_vardump() to display contents of integer variables
78 /* calling check_vardump() to display contents of float variables
99 /* calling check_vardump() to display contents of strings
110 /* calling check_vardump() to display boolean variables
132 /* calling check_vardump() to display contents of an array
213 /* calling check_vardump() to display contents of the objects
235 /* calling check_vardump() to display the resource content type
256 /* calling check_vardump() to display combinations of scalar and
267 /* calling check_vardump() to display miscellaneous data using var_dump() */
H A Dvar_dump_64bit.phpt39 /* calling check_vardump() to display contents of integer variables
78 /* calling check_vardump() to display contents of float variables
99 /* calling check_vardump() to display contents of strings
110 /* calling check_vardump() to display boolean variables
132 /* calling check_vardump() to display contents of an array
213 /* calling check_vardump() to display contents of the objects
235 /* calling check_vardump() to display the resource content type
256 /* calling check_vardump() to display combinations of scalar and
267 /* calling check_vardump() to display miscellaneous data using var_dump() */
/php-src/ext/standard/tests/strings/
H A Dbug36306.phpt8 display crc32 like a signed integer.
H A Dimplode_variation.phpt45 /* loop through to display a string containing all the array $pieces in the same order,
/php-src/ext/tokenizer/tests/
H A Dtoken_get_all_variation14.phpt19 method() { display $a; }
32 $source = '<PDP display $a; <';
176 string(7) "display"
263 string(19) "<PDP display $a; <"
H A Dtoken_get_all_variation9.phpt30 * display result
271 * display result
/php-src/main/
H A Dmain.c1239 bool display; in php_error_cb() local
1250 display = 1; in php_error_cb()
1252 display = 0; in php_error_cb()
1255 display = 1; in php_error_cb()
1281 if (display) { in php_error_cb()
1297 if (display && ((EG(error_reporting) & type) || (type & E_CORE)) in php_error_cb()
/php-src/
H A Dphp.ini-development509 ; Off = Do not display any errors
515 ; https://php.net/display-errors
518 ; The display of errors which occur during PHP's startup sequence are handled
524 ; https://php.net/display-startup-errors

Completed in 66 milliseconds

123