Home
last modified time | relevance | path

Searched refs:n (Results 4926 – 4950 of 10077) sorted by relevance

1...<<191192193194195196197198199200>>...404

/php-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_createcollation.phpt19 echo $row['name'] . "\n";
24 echo $row['name'] . "\n";
/php-src/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-funcundef.phpt13 echo "Error while parsing the xsl document\n";
21 echo $e->getMessage(), "\n";
H A Dxsltprocessor_registerPHPFunctions-funcnostring.phpt14 echo "Error while parsing the xsl document\n";
22 echo $e->getMessage(), "\n";
/php-src/ext/opcache/tests/jit/
H A Dmod_002.phpt36 echo "Exception " . $e->getMessage() . "\n";
41 echo "Exception (" . get_class($e) . "): " . $e->getMessage() . "\n";
H A Dshift_left_002.phpt34 echo "Exception " . $e->getMessage() . "\n";
39 echo "Exception (" . get_class($e) . "): " . $e->getMessage() . "\n";
/php-src/ext/standard/tests/streams/
H A Dset_file_buffer.phpt20 echo "size: ", strlen($data), "\n";
25 echo "option: ", $option, ", ", $arg1, ", ", $arg2, "\n";
/php-src/ext/dom/tests/modern/spec/
H A DappendChild_dtd_legacy.phpt18 echo "Found entity: ", $entity->nodeName, "\n";
28 echo $e->getMessage(), "\n";
/php-src/Zend/tests/fibers/
H A Dno-switch-force-close-finally.phpt10 echo "finally\n";
13 echo "not executed\n";
/php-src/ext/standard/tests/array/
H A Darray_merge_variation1.phpt9 echo "*** Testing array_merge() : usage variations ***\n";
86 echo "\n-- Iteration $iterator --\n";
H A Darray_search_variation2.phpt7 echo "*** Testing array_search() with different haystack values ***\n";
34 echo "-- Iteration $counter --\n";
44 echo "Done\n";
H A Darray_diff_variation4.phpt10 echo "*** Testing array_diff() : usage variations ***\n";
93 echo "\n Iteration: $iterator \n";
/php-src/ext/mbstring/tests/
H A Dbig5_encoding.phpt30 echo "Tested BIG5 -> UTF-16BE\n";
35 echo "Tested UTF-16BE -> BIG5\n";
44 echo "Done!\n";
H A Dmb_ereg_replace_variation1.phpt13 echo "*** Testing mb_ereg_replace() : usage variations ***\n";
73 echo "\n-- Iteration $iterator --\n";
H A Dmb_ereg_search_xxx.phpt7 function_exists('mb_ereg_search') or die("skip\n");
25 …printf( "(%s) (%d) %s\n", $test_enc, mb_ereg_search_getpos(), mb_convert_encoding( ( is_array( $re…
29 test_search( $enc, "�ϡ� ����\n", ' (��?�ϡ�?)[[:space:]]', $opt );
/php-src/ext/session/tests/
H A Dbug36459.phpt2 Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n)
22 <title>Bug #36459 Incorrect adding PHPSESSID to links, which contains \r\n</title>
35 <title>Bug #36459 Incorrect adding PHPSESSID to links, which contains \r\n</title>
/php-src/ext/phar/tests/tar/
H A Ddelete_in_phar.phpt16 $phar['a.php'] = '<?php echo "This is a\n"; ?>';
17 $phar['b.php'] = '<?php echo "This is b\n"; ?>';
18 $phar['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
/php-src/ext/phar/tests/
H A Dopen_for_write_newfile_b.phpt15 $files['a.php'] = '<?php echo "This is a\n"; ?>';
16 $files['b.php'] = '<?php echo "This is b\n"; ?>';
17 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
H A Dopen_for_write_newfile_c.phpt15 $files['a.php'] = '<?php echo "This is a\n"; ?>';
16 $files['b.php'] = '<?php echo "This is b\n"; ?>';
17 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
/php-src/ext/phar/tests/zip/
H A Ddelete_in_phar.phpt16 $phar['a.php'] = '<?php echo "This is a\n"; ?>';
17 $phar['b.php'] = '<?php echo "This is b\n"; ?>';
18 $phar['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
/php-src/Zend/tests/type_declarations/union_types/
H A Dmultiple_classes.phpt15 echo "Loading $class\n";
31 echo $e->getMessage(), "\n";
37 echo $e->getMessage(), "\n";
/php-src/ext/ffi/tests/
H A D004.phpt45 echo get_class($e) . ": " . $e->getMessage()."\n";
50 echo get_class($e) . ": " . $e->getMessage()."\n";
52 echo "ok\n";
/php-src/ext/standard/tests/file/
H A Dcopy_variation14.phpt13 fwrite($file_handle, str_repeat("Hello2world...\n", 100));
19 echo "\n*** Test copy() function: Trying to create copy of an existing source in non-existing desti…
24 echo "*** Done ***\n";
H A Drename_variation2.phpt19 echo "\n*** Testing rename() on soft links ***\n";
47 echo "Done\n";
/php-src/ext/standard/tests/image/
H A Dgetimagesize_variation3.phpt19 echo "*** Testing getimagesize() : variation ***\n";
23 echo "\n-- $key ($filename) --\n";
/php-src/ext/date/tests/
H A Dgmdate_variation9.phpt5 echo "*** Testing gmdate() : usage variation ***\n";
26 echo "\n--$key--\n";

Completed in 30 milliseconds

1...<<191192193194195196197198199200>>...404