Home
last modified time | relevance | path

Searched refs:show (Results 51 – 75 of 109) sorted by relevance

12345

/php-src/ext/tidy/tests/
H A D014.phpt8 $tidy = tidy_parse_string($text, array('show-body-only'=>true));
/php-src/Zend/tests/match/
H A Dunmatched_enum.phpt2 Match errors show unmatched enum case
/php-src/ext/standard/tests/array/
H A Darray_walk_basic1.phpt28 echo "-- Using array_walk() with default parameters to show array contents --\n";
38 -- Using array_walk() with default parameters to show array contents --
H A Darray_walk_recursive_basic1.phpt28 echo "-- Using array_walk_recursive() with default parameters to show array contents --\n";
38 -- Using array_walk_recursive() with default parameters to show array contents --
H A Dextract_variation8.phpt6 /* To show variables with numerical prefixes cannot be extracted */
/php-src/Zend/tests/
H A Dflexible-heredoc-error12.phpt2 Flexible heredoc syntax error 12: show erroneous line in error message (mixed indentation)
H A Dflexible-heredoc-error11.phpt2 Flexible heredoc syntax error 11: show erroneous line in error message (variable interpolation)
H A Dflexible-heredoc-error13.phpt2 Flexible heredoc syntax error 12: show erroneous line in error message (lacking indentation)
H A Dbug49472.phpt18 public function show() {
H A Dbug73350.phpt11 // This line show the clue (PHP Warning: ...).
H A Dbug31720.phpt8 array_walk($array, array($nonesuchvar,'show'));
/php-src/tests/classes/
H A Dabstract_final.phpt7 abstract final function show();
H A Dfinal_abstract.phpt7 final abstract function show();
H A Dclass_final.phpt7 function show() {
H A Diterators_005.phpt14 /* the error doesn't show the filename but 'Unknown' */
H A Dabstract_inherit.phpt7 abstract function show();
/php-src/.github/actions/test-linux/
H A Daction.yml50 --show-diff \
51 --show-slow 1000 \
/php-src/ext/filter/tests/
H A Dbug76366.phpt28 #show the filter result
H A Dbug52209.phpt8 would never show up in the "set" list. Which means, it's
/php-src/
H A D.cirrus.yml29 …sts.php -P -q -j2 -g FAIL,BORK,LEAK,XLEAK --no-progress --offline --show-diff --show-slow 1000 --s…
/php-src/sapi/cli/tests/
H A D004.phpt2 show information about function
/php-src/ext/gd/tests/
H A Dbug73161.phpt4 We're testing for a memory leak that might not even show up with valgrind.
/php-src/ext/spl/tests/
H A Diterator_047.phpt35 function show()
61 $it->show();
/php-src/ext/zip/tests/
H A Dbug76524.phpt18 so the regex is used to check that Zend MM does NOT show warnings
/php-src/tests/lang/
H A DpassByReference_012.phpt11 // This should show the identical warning

Completed in 191 milliseconds

12345